forked from KKBOX/CompassApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Install Susy 1.0 Pre
hlb edited this page Jun 27, 2012
·
6 revisions
This is a step-by-step guide to install Susy 1.0 pre in Compass.app.
If you have installed sass/compass/susy gems, please remove them first.
gem uninstall sass compass susy
We have to install Sass 3.2.0.alpha.244 because Sass 3.2.0.alpha.247 does not work well with Susy 1.0 pre.
gem install sass -v 3.2.0.alpha.244 --pre --no-rdoc --no-ri
gem install compass --pre --no-rdoc --no-ri
Please do not use gem command to install Susy.
From Compass 0.11, extensions that are installed into ~/.compass/extensions
will be automatically available to all your compass projects. Please
also check Use Compass Extensions first.
mkdir -p ~/.compass/extensions
open ~/.compass/extensions
- Choose "Download as zip" in the download page on GitHub.
- Unzip it and rename the folder to "susy". IMPORTANT
- Move "susy" folder to
~/.compass/extensions
.
If you do not know where your gem path is, you can execute this command:
gem env path
Paste the result in Compass.app's preference.
Done. Please restart Compass.app.
Please execute this command: (You have to install all of them because of current implementation)
gem install compass-960-plugin compass-h5bp html5-boilerplate bootstrap-sass