Go to file
2010-02-25 19:47:52 -05:00
benchmark improved benchmark script 2010-02-25 19:47:26 -05:00
lib in a parens expression, just return the Expression for now 2010-02-25 18:01:03 -05:00
test removed test.less from test/ 2010-02-25 18:02:34 -05:00
LICENSE MIT license 2010-02-23 23:22:40 -05:00
makefile added make benchmark 2010-02-25 19:47:52 -05:00
README.md updated README 2010-02-23 13:39:31 -05:00

less.js

Leaner CSS, in your browser.

development status

Implemented features:

  • Variables
  • Nested rules
  • & selector
  • Numerical operations

Not yet implemented:

  • Mixins
  • Functions
  • Color operations
  • Importing
  • Namespaces
  • Accessors