/switch-test-meteor-app

Meteor App - Test for Switch

Primary LanguageHTML

switch-test-meteor-app

Setup

Since this is just a test I'm compiling scss stylesheets from the command line:

sass --watch src/scss/index.scss style.css --style=compressed

Check the Sass cli docs for additional options.