Skip to content

Instantly share code, notes, and snippets.

@ABooooo
Created March 19, 2015 07:49
Show Gist options
  • Save ABooooo/d1193a1d345fd1e7f0f5 to your computer and use it in GitHub Desktop.
Save ABooooo/d1193a1d345fd1e7f0f5 to your computer and use it in GitHub Desktop.
compile sass update / watch
sass --update
sass --update sytle.scss
sass --update style.scss:style.css
sass --update folder:folder
sass --watch folder:folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment