README.rdoc in sitges-0.2.1 vs README.rdoc in sitges-0.2.2
- old
+ new
@@ -3,10 +3,12 @@
= 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
@@ -24,7 +26,8 @@
* 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]
+* Form -> Forms uses compass and simple_form [forms]
+* Basic style -> [tables, lists, html5, prettify]