Posted by bangpound on May 8, 2009 at 3:49pm
2 followers
Jump to:
Issue Summary
I'd like to contribute a patch for optional compass integration. Will do so today!
I'd like to contribute a patch for optional compass integration. Will do so today!
Comments
#1
I discovered SASS & Compass in the last days and was really impressed.
I'm now very, very, very interested seeing a clever (and as complete as possible) use of them within Drupal.
By "clever", I mean: possibility to use css2sass on every single css files (there are a lot of them) Drupal provides and the ability to do the same with contributed modules.
By the way, I think that if that goal is reached, we won't need to use the
drupal_add_css()function (or.. to make it aware of the implementation of SASS/Compass).This could lead to a much more robust/relevant/reliable/designer friendly use of CSS with Drupal.
From what I saw, the sass_api module didn't got updates since about 1 year.. so, I'm wondering if it will get some or if it needs a co-maintainer (I might help..).
Cheers!