与 Compass 一起使用是否有 HAML 和 Sass 要求?

发布于 2024-07-25 13:51:35 字数 66 浏览 5 评论 0原文

Haml、Sass 和 Compass 相互依赖程度如何?

Compass 项目中需要全部三个吗?

How interdependent are Haml, Sass and Compass?

Are all three required in a Compass project?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

水染的天色ゝ 2024-08-01 13:51:35

Compass 需要 sass 才能工作。 但您的 html 标记不必位于 haml 中。 Sass 和 haml 位于同一个 gem 中。

使用 Compass 设置样式表后,就完成了,不需要在生产机器上安装 sass/haml。

Compass needs sass to work. But your html markup does not have to be in haml. Sass and haml ship in the same gem.

After you set up your stylesheets with compass, you are done, there is no requirement to have sass/haml on your production machine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文