This commit is contained in:
jtm
2012-03-18 10:32:09 +00:00
parent db72420ca0
commit e26ac415ca

4
README
View File

@@ -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