You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
cloudhead 2b0853de81
comments, wooh!
15 years ago
benchmark some fixes to the benchmark 15 years ago
bin oops, fixed command line tool 15 years ago
lib comments, wooh! 15 years ago
test comments, wooh! 15 years ago
LICENSE moved to apache license 15 years ago
README.md dev notice in README 15 years ago
VERSION VERSION file 15 years ago
makefile added `make benchmark` 15 years ago

README.md

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