Go to file
2010-02-25 16:19:57 -05:00
lib proper parser error messages 2010-02-25 15:49:01 -05:00
test remove inspect from test file 2010-02-25 16:19:43 -05:00
LICENSE MIT license 2010-02-23 23:22:40 -05:00
makefile added makefile to run tests 2010-02-25 16:19:57 -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