Skip to content

Easy Compass Install

chriseppstein edited this page Sep 13, 2010 · 11 revisions

Easy Compass Install

1. Add the following lines to your environment.rb

config.gem “haml”
config.gem “compass”

2. rake gems:install

3. compass —rails .

Clone this wiki locally