The Code The Change Foundation site http://codethechange.ca/
- Install SASS.
brew install sass/sass/sass
- Run
sass --watch src/scss:assets/css
to compile scss into css - Add custom styles to src/scss/styles.scss
The Code The Change Foundation site http://codethechange.ca/
brew install sass/sass/sass
sass --watch src/scss:assets/css
to compile scss into css