radiegtya / meteoris2

a Realtime Javascript Boilerplate base on Meteor Js Framework
MIT License
246 stars 46 forks source link

Changes to SASS are not compiled to a new CSS file #69

Open martinhbramwell opened 9 years ago

martinhbramwell commented 9 years ago

Meteor supports automatic SASS recompilation but Meteoris does not.

radiegtya commented 9 years ago

I don't know about automatic SASS compile part.

martinhbramwell commented 9 years ago

Supposedly we merely need to add fourseven:scss.

Perhaps someone else will step in to help with that.