diff --git a/README b/README index 37aa729..5d145b8 100644 --- a/README +++ b/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