Skip to content

Instantly share code, notes, and snippets.

@smison
Created June 2, 2016 14:45
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 smison/4a079ec4ab4dd384804ac169f79c894b to your computer and use it in GitHub Desktop.
Save smison/4a079ec4ab4dd384804ac169f79c894b to your computer and use it in GitHub Desktop.
sass memo
$ sudo gem install sass
$ sass --style expanded scss/main.scss:css/main.css
$ sass --style expanded --watch scss:css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment