Less CSS 2.0 的第三个 Beta 版本发布了,改进内容包括:
some refactoring of browser structure to allow use of api vs normal browser bundle
browser bundle no longer leaks require
browser can now be scoped with just window
browser useFileCache defaults to true, but file cache is now cleared when refreshing or in watch mode
Less CSS 是一个使用广泛的 CSS 预处理器,通过简单的语法和变量对 CSS 进行扩展,可减少很多 CSS 的代码量。
软件详情:http://www.lesscss.net/
下载地址:https://github.com/less/less.js
来自:开源中国社区

