与常规 CSS 相比,Sass 具有哪些优势?
我正在尝试决定表示层的技术。 我听过 Sass 热情地谈论过,但在不知道为什么它比替代方案(在本例中是纯 CSS)更好的情况下,我拒绝学习新东西。 欢迎任何有关 Sass 的反馈。
编辑:这也是一个很好的讨论:
I'm trying to decide on technologies for a presentation layer. I have heard Sass talked about enthusiastically but am resistant to learn something new without knowing why it's better than the alternative - in this case plain CSS. Any feedback on Sass would be welcome.
Edit: This is also a good discussion on this:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我有一个 截屏视频,其中显示了 Sass 和 Compass(基于 Sass 的样式表框架)的运行情况。 虽然时长一小时,但它展示了 Sass 和 Compass 的工作原理,以及它们如何在不影响内容/演示边界的情况下实现共享实现,从而实现网站设计的新方法。
I have a screencast that shows Sass and Compass (the Sass-based stylesheet framework) in action. It's an hour long, but it shows how Sass and Compass work and how they enable new ways of approaching website design by enabling sharing of implementation without compromising the content/presentation boundary.