Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nodejs-less - Less.js The dynamic stylesheet language
- Description:
LESS extends CSS with dynamic behavior such as variables, mixins, operations
and functions. LESS runs on both the client-side (Chrome, Safari, Firefox)
and server-side, with Node.js and Rhino.
Packages
nodejs-less-1.4.1-1.el6.noarch
[74 KiB] |
Changelog
by Stephen Gallagher (2013-07-05):
- New upstream release 1.4.1
- https://github.com/less/less.js/blob/v1.4.1/CHANGELOG.md
- Fix syncImports and yui-compress option, as they were being ignored
- Fixed several global variable leaks
- Handle getting null or undefined passed as the options object
|