0755mx 发表于 2015-5-31 11:33:01

Sass 3.4.14 发布,CSS 框架

#深圳# 6月10日 亚马逊AWSome Day云计算免费培训报名中
  Sass 3.4.14 发布,该版本改进记录:

[*]  Further avoid race conditions when caching.
[*]  Only emit one warning for each line that uses the deprecated form of unquote().
[*]  Stop parsing and emitting invalid @supports directives.
[*]  Add a deprecation warning for using != to compare a number with units to a number without. Such a warning already existed for ==.
[*]  Improve rounding of the results of color operations.
  此版本现已提供下载:https://github.com/sass/sass/archive/3.4.14.zip
  Sass 扩展了 CSS3,增加了规则、变量、混入、选择器、继承等等特性。Sass 生成良好格式化的 CSS 代码,易于组织和维护。
页: [1]
查看完整版本: Sass 3.4.14 发布,CSS 框架