cloudhead 25dbfb177a Fix dynamic mixins with nested rules
Dynamic mixins with more than one level of nesting wouldn't work.
This is now fixed. Also refactored mixin.definition.eval a little.
2010-04-22 13:07:41 -04:00
2010-04-01 22:37:29 -04:00
2010-04-22 13:07:41 -04:00
2010-03-04 14:46:41 -05:00
2010-03-19 20:17:04 -04:00
2010-03-22 23:20:24 -04:00
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!

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
No description provided
Readme 55 MiB
Languages
JavaScript 63.7%
Less 25.6%
CSS 10.3%
TypeScript 0.3%