Hey,

I currently maintain http://drupal.org/project/sass_api which is the same functionality as you describe here. Please let me know if you would like to join forces so we can reduce redundant code. Thanks

Comments

aidanlis’s picture

Status: Active » Closed (won't fix)

I need a module which can convert SASS files to CSS files automatically, whenever the SASS files change.

Your module doesn't describe what it actually does anywhere on the module page, I got form api errors when I tried to use it, and the administration form doesn't allow you to do anything useful - you can't specify the path to the binary, can't specify multiple SASS files, can't specify the output files, etc.

I considered trying to patch your module but it was just faster to write my own. I'm releasing an initial release now.

solipsist’s picture

Version: » 6.x-1.0

I think it would be awesome if the Compass, Sass and Sass API projects could look into combining the modules into one module for everything Sass.