User login

Sas

Installing Compass and Sass with Susy on Ubuntu

As long as gem and rvm are already set up (see RubyGems and RVM on Ubuntu), all you need to do is:

gem install compass
gem install compass-susy-plugin
gem install stitch

Most recently on Ubuntu: This worked with sudo.

Background

Main Gotcha:
compass-susy-plugin does not show on gem list

Syndicate content