Less.js 2.6.0 发布,CSS 预处理器_html/css_WEB-ITnose

WBOY
发布: 2016-06-24 11:27:54
原创
1099 人浏览过

Less.js 2.6.0 发布了,改进记录包括:

  • Underscore now allowed in dimension unit

  • Fixes for import by reference

  • Fix for #2384 Changes HTTPRequest "sync" setting to simply hide the page until less has rendered, browser version is now orders of magnitude faster.

  • Added ability to cache stylesheets while using modifyVars

  • Error when when image-size functions are used in browser-less

  • Fixed extend leaking through nested parent selector. #2586

  • Added "or" keyword and allowed arbitrary logical expression in guards

  • Fixing #2124 - Parsing Error "Unrecognised input" for color operations

  • Logical operator and now has higher precence then logical operator or .

  • Allow unknown at-rules w/o {} block

Less CSS 是一个使用广泛的 CSS 预处理器,通过简单的语法和变量对 CSS 进行扩展,可减少很多 CSS 的代码量。

LESS 将 CSS 赋予了动态语言的特性,如 变量, 继承, 运算, 函数. LESS 既可以在 客户端 上运行 (支持IE 6+, Webkit, Firefox),也可一在服务端运行 (借助Node.js).

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!