Skip to content

Instantly share code, notes, and snippets.

@xgz123
Created July 1, 2016 01:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgz123/3a58b4ecd48be434368b401ff3a1dd88 to your computer and use it in GitHub Desktop.
Save xgz123/3a58b4ecd48be434368b401ff3a1dd88 to your computer and use it in GitHub Desktop.
"build-css": "node-sass --include-path scss scss/main.scss public/css/main.css",
"watch-css": "nodemon -e scss -x \"npm run build-css\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment