im-richard / Scaffold

Extend, combine and compress CSS
http://github.com/IAMRichardT/Scaffold/wiki
161 stars 19 forks source link

When will it be ready? #8

Closed balupton closed 14 years ago

balupton commented 14 years ago

Has it reached usable yet?

anthonyshort commented 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 ;)

balupton commented 14 years ago

So it's ready with mixins and nested selectors working? So I can replace the old version right now with the new?

anthonyshort commented 14 years ago

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.