Created
February 16, 2014 08:58
-
-
Save teammixture/9031392 to your computer and use it in GitHub Desktop.
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
Suzy in Mixture.io: | |
If you start a new project or select a boilerplate (the compass boilerplate is a good example). | |
1. Just make sure in the "mixture.json" settings file "useCompass" is set to true. | |
2. this will create "compass/config.rb" | |
3. edit "compass/congif.rb" - you should see some comments at the top - uncomment: require 'suzy' | |
Thats it, suzy will now be available to your sass files as per the suzy docs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment