README
This commit is contained in:
4
README
4
README
@@ -2,7 +2,7 @@
|
||||
* LESSCPY *
|
||||
*
|
||||
python LessCss Compiler.
|
||||
v0.7
|
||||
v0.8
|
||||
|
||||
A compiler written in python 3 for the lesscss language.
|
||||
For those of us not willing/able to have node.js installed in our environment.
|
||||
@@ -75,6 +75,7 @@ Supported features
|
||||
* String interpolation
|
||||
* Mixins
|
||||
* mixins (Nested)
|
||||
* mixins (Nested (Calls))
|
||||
* Parametered mixins (class)
|
||||
* Parametered mixins (id)
|
||||
* @arguments
|
||||
@@ -108,7 +109,6 @@ Not supported (yet)
|
||||
===================
|
||||
* Keyframe blocks
|
||||
* mixins (closures)
|
||||
* mixins (Nested (Calls))
|
||||
* Pattern-matching
|
||||
* Guard expressions
|
||||
* JavaScript evaluation
|
||||
|
||||
Reference in New Issue
Block a user