im-richard / Scaffold

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

State of the ongoing rewrite #6

Closed jide closed 14 years ago

jide commented 14 years ago

It's great to see Scaffold being rewritten entirely, it's going to be better and better ! The only fact that all classes are now namespaced is great for integration with CMS (I am a maintainer of the Drupal module providing Scaffold integration with Scaffold). It will be more extensible and seems much cleaner, great work so far !

I played a little with the current version (from july the 15th), but I could not make any extension work, and I was wondering if it is normal at this stage of the rewrite or if it may be a configuration issue. I did set $config['extensions'] and looking at the code, it seems that extensions should process the css, but could not get any result.

Do you have any idea of when a first usable version may be released ?

Keep up the good work.

jide commented 14 years ago

I got it, it seems the NestedSelectors extension does not work yet, Constants are working fine.

jide commented 14 years ago

Okay after scanning the code a little I see extensions are currently a work in progress, I'll keep an eye on the development.

anthonyshort commented 14 years ago

Yeah I'm still working on the Nested Selectors and Mixins extensions finished. They're next on my list, then I'm just about done :)