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”

  1. rake gems:install
  1. compass —rails .

Clone this wiki locally