Active
Project:
SASS API
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Anonymous (not verified)
Created:
8 May 2009 at 15:49 UTC
Updated:
25 Mar 2017 at 20:41 UTC
Comments
Comment #1
zeropaperI 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!