Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Mar 9, 2012
1 parent eacd5ee commit 4dbd603
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions readme.md
@@ -1,4 +1,4 @@
# Bourbon Sass Mixins[View Documentation](http://thoughtbot.com/bourbon)
# Bourbon Sass Mixins
The purpose of Bourbon Sass Mixins is to provide a comprehensive library of Sass
mixins that are designed to be as vanilla as possible, meaning they should not
deter you from using the original CSS syntax.
Expand All @@ -9,6 +9,10 @@ browsers that support only CSS3 prefixed properties. Bourbon uses SCSS syntax.
# Requirements
Sass 3.1+

# Documentation

Documentation is available at http://thoughtbot.com/bourbon.

# Install for Rails
In your Gemfile:

Expand All @@ -18,8 +22,6 @@ Then run:

$ bundle install

Bourbon On [RubyGems](https://rubygems.org/gems/bourbon)

## Rails 3.1.x

Rename application.css to application.css.scss:
Expand Down

0 comments on commit 4dbd603

Please sign in to comment.