I see this module is compatible with LESS, but is it also compatible with SASS?
http://drupal.org/project/sass

Comments

guybedford’s picture

Unfortunately not easily - the reason LESS is so easy to include is that it has a parser that is highly optimised to run in the browser environment. I don't know of one like this for SASS. If there is, I'd be happy to include it though.

guybedford’s picture

Status: Active » Closed (won't fix)