设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Sass 3.4.10发布,CSS框架

2015-1-20 16:47| 发布者: joejoe0332| 查看: 582| 评论: 0|原作者: oschina|来自: oschina

摘要:   Sass 3.4.10 发布了,下载地址:https://github.com/sass/sass/archive/3.4.10.zip   Sass 扩展了 CSS3,增加了规则、变量、混入、选择器、继承等等特性。Sass 生成良好格式化的 CSS 代码,易于组织和维护。 ...

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


  Sass 扩展了 CSS3,增加了规则、变量、混入、选择器、继承等等特性。Sass 生成良好格式化的 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.


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部