Skip to content

Instantly share code, notes, and snippets.

@darren131
Created July 3, 2012 03:32
Show Gist options
  • Save darren131/3037420 to your computer and use it in GitHub Desktop.
Save darren131/3037420 to your computer and use it in GitHub Desktop.
run sass
gem install sass
mv style.css style.scss
sass --watch style.scss:style.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment