Closed (won't fix)
Project:
SASS / SCSS
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 17:04 UTC
Updated:
21 Oct 2009 at 20:56 UTC
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
Comment #1
aidanlis commentedI 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.
Comment #2
solipsist commentedI 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.