Go to file
2010-03-05 20:42:32 -05:00
benchmark some fixes to the benchmark 2010-03-05 12:08:01 -05:00
bin oops, fixed command line tool 2010-03-05 19:17:32 -05:00
lib basic directive css output 2010-03-05 19:23:39 -05:00
test get lazy-eval to pass 2010-03-05 20:42:32 -05:00
LICENSE moved to apache license 2010-03-04 14:46:41 -05:00
makefile added make benchmark 2010-02-25 19:47:52 -05:00
README.md dev notice in README 2010-03-01 17:50:23 -05:00
VERSION VERSION file 2010-03-05 15:35:07 -05:00

less.js

Leaner CSS, in your browser.

less.js is currently under development, and not to be relied upon!

development status

Implemented features:

  • Variables
  • Nested rules
  • & selector
  • Numerical operations
  • Color operations

Not yet implemented:

  • Mixins
  • Functions
  • Importing
  • Namespaces
  • Accessors