== CSS helper for Rails 3 = Basic Usage This gem is depend from HAML gem "haml-rails" gem "simple_form" gem "compass" The basic usage is copy all stylesheets files: rails generate sitges:install And you can acces to stylesheet guide from: /styleguides Add to your *.scss file: @import "[module]"; = Content Some modules provided by sitges: * Reset -> Reset from Yahoo Reset [reset] * Grids -> Grids from OOCSS [grids] * Typography -> Rhythm & Proportion from Sitges special functions. [sitges] * Basic rails style -> Flash notice divs. [rails] * Form -> Forms uses compass and simple_form [forms] * Basic style -> [tables, lists, html5, prettify]