You'll need sass
installed -- see http://sass-lang.com/install. Then you can
generate CSS using:
cd scss && sass --watch main.scss:main.css
Open the app in your browser with:
open index.html
You'll need sass
installed -- see http://sass-lang.com/install. Then you can
generate CSS using:
cd scss && sass --watch main.scss:main.css
Open the app in your browser with:
open index.html