Created
June 2, 2016 14:45
-
-
Save smison/4a079ec4ab4dd384804ac169f79c894b to your computer and use it in GitHub Desktop.
sass memo
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
$ 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