Skip to content

Instantly share code, notes, and snippets.

@andrewp-as-is
Last active July 20, 2019 15:08
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 andrewp-as-is/5589f30103a0408597a5a2830eb25b33 to your computer and use it in GitHub Desktop.
Save andrewp-as-is/5589f30103a0408597a5a2830eb25b33 to your computer and use it in GitHub Desktop.
node-sass
NODE_PATH:=~/node_modules
sass:
node-sass --include-path $(NODE_PATH) ./static/src/index.scss ./static/src/index.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment