I\'m working with Sass, Compass and Susy on OSX / Terminal. But I can\'t get Susy to work together with Sass and Compass. What I\'ve done:
sudo gem install s
The best way without a doubt is to install Susy via the Compass Susy Plugin. This will avoid conflicts with other Compass projects that require the current version.
Commands:
gem install compass gem install compass-susy-plugin