发布于 2015-01-18 01:52:51 | 188 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

SASS CSS框架

SASS是一种CSS的开发工具,提供了许多便利的写法,大大节省了设计者的时间,使得CSS的开发,变得简单和可维护。


Sass 3.4.10 发布了,下载地址:https://github.com/sass/sass/archive/3.4.10.zip

SASS是一种CSS的开发工具,提供了许多便利的写法,大大节省了设计者的时间,使得CSS的开发,变得简单和可维护。

该版本改进记录:

  • inspect() no longer adds extra parentheses to nested maps.

  • Update the documentation of the random() function to accurate reflect its behavior.

废弃的内容—— 必读!

  • Passing a non-string value to the unquote() function didn't do anything useful and is now deprecated. In future, this function will follow its documentation and emit an error if a non-string value is passed.

  • Defining a function named calc, element, expression, or url(or the former two with a vendor-style prefix) is now deprecated. These functions were already shadowed by CSS functions with special parsing rules, and so were impossible to use anyway. In the future, attempting to define these functions will throw an error.



历史版本 :
Sass 3.5.5 发布,CSS 框架
Sass 3.5.2 发布,CSS 框架
Sass 3.5.0 和 3.5.1 发布,CSS 框架
Sass 3.4.25 发布,CSS 框架
Sass 3.4.23 发布,CSS 框架
Sass 3.4.22 发布,CSS 框架
Sass 3.4.20 发布,CSS 框架
Sass 3.4.19 发布,CSS 框架
Sass 3.4.18 发布,CSS 框架
Sass 3.4.17 发布,CSS 框架
Sass 3.4.16 发布,CSS 框架
Sass 3.4.15 发布,CSS 框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务