mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
updated README
This commit is contained in:
19
README.md
19
README.md
@@ -5,9 +5,20 @@ less.js
|
||||
|
||||
**less.js is currently under development, and not to be relied upon!**
|
||||
|
||||
about
|
||||
-----
|
||||
|
||||
less.js is the next evolution of [LESS](http://lesscss.org), 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
|
||||
@@ -15,11 +26,13 @@ development status
|
||||
- & selector
|
||||
- Numerical operations
|
||||
- Color operations
|
||||
- Namespaces
|
||||
- Functions
|
||||
- Static mixins
|
||||
- Comment output
|
||||
|
||||
### Not yet implemented:
|
||||
|
||||
- Mixins
|
||||
- Functions
|
||||
- Dynamic mixins
|
||||
- Importing
|
||||
- Namespaces
|
||||
- Accessors
|
||||
|
||||
Reference in New Issue
Block a user