This project isn't being actively updated please use https://github.com/fourseven/meteor-scss instead.
Meteor package for sass and scss using node-sass.
Only tested with meteor v1.0.4.1
meteor add stevezhu:[email protected]
Any sass/scss files in the project will be compiled and added to the site.
When making a wrapper package for and existing sass library, you have to api.addFiles all the relevant files. Users then have to either write the whole path when importing or they can add the path to the sass_options.json with the include path.
Located in the project or package root directory.
The options can be configured using node-sass options.
node-sass v2.0.1