Skip to content

Instantly share code, notes, and snippets.

@Ifmr24
Last active June 27, 2019 14:57
Show Gist options
  • Save Ifmr24/a5bf5652d88dbbc685953cd39fa18777 to your computer and use it in GitHub Desktop.
Save Ifmr24/a5bf5652d88dbbc685953cd39fa18777 to your computer and use it in GitHub Desktop.
SCSS - Watch SCSS TO CSS
npm i -g node-sass
node-sass --watch ./ -o ./
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment