Created
July 1, 2016 01:46
-
-
Save xgz123/3a58b4ecd48be434368b401ff3a1dd88 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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