Sass 3.4.12 发布,此版本更新内容如下:
Non-string interpolation within string interpolation is now parsed correctly.
random() now returns the correct result if it has an integer value but a float representation.
Sass 扩展了 CSS3,增加了规则、变量、混入、选择器、继承等等特性。Sass 生成良好格式化的 CSS 代码,易于组织和维护。
下载地址:https://github.com/sass/sass
来自:开源中国社区

