forked from dotless/dotless
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
agatronic edited this page Jun 2, 2012
·
15 revisions
.less / dotless is a port of the ruby Less compiler and later the JavaScript less compiler.
We aim to stay compatible with less.js and our major version number matches less.js – so dotless 1.3.0 supports the same language features as less.js 1.3.0. See the section on differences for more info.
- Installing dotless
- Using dotless
- Parameters
- Plugins
- Language Reference (Note, currently out-of-date, less.js documentation is more up-to-date
- Function Reference
- Frameworks that use DotLess
- Differences between .less and less.js