Created
July 3, 2012 03:32
-
-
Save darren131/3037420 to your computer and use it in GitHub Desktop.
run sass
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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