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.
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.