Skip to content

Instantly share code, notes, and snippets.

@ethan-deng
Last active November 4, 2015 07:44
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 ethan-deng/d75398611d09c0ce2dac to your computer and use it in GitHub Desktop.
Save ethan-deng/d75398611d09c0ce2dac to your computer and use it in GitHub Desktop.

Use SASS

  1. Install SASS: npm install SASS -g --save-dev
  2. Run SASS: node_modules\.bin\node-sass --source-map true scss\app.scss build\app.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment