== CSS helper for Rails 3 = Basic Usage This gem is depend from HAML gem "haml-rails" 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] * Basic style -> [tables, lists, forms, html5, prettify]