Cowboy-coder / bundle-up

An asset manager for nodejs
MIT License
56 stars 22 forks source link

Support for SASS compiling #33

Closed pferreir closed 11 years ago

pferreir commented 11 years ago

Here's a small patch that adds SASS capabilities to Bundle up, in case you are interested. I haven't added any dependencies in package.json, as I thought it would be better not to have it installed by default. It gets lazily imported when any SCSS files are found.