Less.js 2.5.1 发布,该版本修复了三个 Bug:
Fix problems with less being async in some browsers
Minor fix only likely to affect programmatic usage of ruleset find
Fix error when a namespaced mixin is invoked in global scope
Less CSS 是一个使用广泛的 CSS 预处理器,通过简单的语法和变量对 CSS 进行扩展,可减少很多 CSS 的代码量。OSChina 的个人空间采用了 Less.js 预处理器。
软件详情:https://github.com/less/less.js
来自:开源中国社区

