mirror of
https://github.com/less/less.js.git
synced 2026-01-22 05:37:56 -05:00
6f8fa2d858cdb8e360cfee023527f362dfdca1fb
Dynamic mixins aren't treated enough like Rulesets. There is some code duplication which needs to be cleaned up, ideally they should share a prototype.
less.js
Leaner CSS, in your browser.
less.js is currently under development, and not to be relied upon!
about
less.js is the next evolution of LESS, eventually, it will become LESS 2.0. less.js is a complete rewrite of LESS in JavaScript, and will be able to run directly in the browser, as well as on the server, with node.js.
More info coming soon.
development status
A stable release is due sometime end of March.
Implemented features:
- Variables
- Nested rules
- & selector
- Numerical operations
- Color operations
- Namespaces
- Functions
- Static mixins
- Comment output
- Dynamic mixins
- Importing
Description
Languages
JavaScript
63.7%
Less
25.6%
CSS
10.3%
TypeScript
0.3%