Created
August 11, 2016 09:11
-
-
Save marsyang1/d98e5f15c401b6cf859f5a9d02eadac2 to your computer and use it in GitHub Desktop.
IntelliJ IDEA use compass with 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 compass | |
| #will install with sass , scss | |
| gem install sass-globbing | |
| https://blog.jetbrains.com/webstorm/2013/12/using-compass-in-webstorm/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment