Closed balupton closed 14 years ago
It is all usable so far, except for the mixins and nested selectors. I've added some basic mixin support, and I've written most of the nested selectors extension. Just a matter of time ;)
So it's ready with mixins and nested selectors working? So I can replace the old version right now with the new?
You can replace the old version, but the new one uses a new syntax and you'll need to do some work updating your CSS. Mixins, for example, use the new SCSS syntax from Sass.
Has it reached usable yet?