红联Linux门户
Linux帮助

Sass 3.4.11发布,CSS框架

发布时间:2015-02-01 09:23:48来源:红联作者:empast
Sass 3.4.11 发布,改进内容包括:

Parent selectors used both outside and inside a pseudo selector (e.g. &:not(&--foo)) now compile correctly.

Interpolation in a multiline indented-syntax selector is no longer omitted.

Add a stack trace to the unquote() deprecation warning.

When converting a space-separated list with sass-convert, add parentheses when they make it easier to read even if they aren't strictly required.

同时该版本废弃了:

Compiling directories on the command line without using either--watch or --update is deprecated. This only worked inconsistently before.

Sass 扩展了 CSS3,增加了规则、变量、混入、选择器、继承等等特性。Sass 生成良好格式化的 CSS 代码,易于组织和维护。

软件详情:http://sass-lang.com/

下载地址:https://github.com/sass/sass

来自:开源中国社区
文章评论

共有 0 条评论