particle4dev / meteor-sass

WARNING: This project is outdated and not maintained anymore - SCSS for meteor
4 stars 1 forks source link

How to make it work #9

Closed ilyador closed 10 years ago

ilyador commented 10 years ago

I did meteor add particle4dev:sass and added a style.sass file and nothing happens, the file is ignored. Is there anything else I suppose to do in order for the file to be watched and compiled?

particle4dev commented 10 years ago

This is node-sass repackaged for meteor and i think libsass, the library that node-sass is based off, is only support for the scss syntax. Use style.scss instead of sass.