npm install -g sass
Then we can compile .scss file:
sass source/stylesheets/index.scss build/stylesheets/index.css
by Valeri Tandilashvili
4 years ago
Sass
0
Pro tip: use ```triple backticks around text``` to write in code fences