2010-02-24 02:39:05 +08:00
|
|
|
less.js
|
|
|
|
=======
|
|
|
|
|
|
|
|
> Leaner CSS, in your browser.
|
|
|
|
|
|
|
|
development status
|
|
|
|
------------------
|
|
|
|
|
|
|
|
### Implemented features:
|
|
|
|
|
|
|
|
- Variables
|
|
|
|
- Nested rules
|
|
|
|
- & selector
|
|
|
|
- Numerical operations
|
2010-02-27 11:36:44 +08:00
|
|
|
- Color operations
|
2010-02-24 02:39:05 +08:00
|
|
|
|
|
|
|
### Not yet implemented:
|
|
|
|
|
|
|
|
- Mixins
|
2010-02-24 02:39:31 +08:00
|
|
|
- Functions
|
2010-02-24 02:39:05 +08:00
|
|
|
- Importing
|
|
|
|
- Namespaces
|
|
|
|
- Accessors
|