Skip to content

Commit

Permalink
Merge commit '5e005b96452367dfbd84fc3f304f18648d8ad45f'
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil LaPier committed Sep 7, 2011
2 parents 7afb43c + 5e005b9 commit 7e73759
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Expand Up @@ -64,6 +64,9 @@ Preliminary step: clone this repo and cd into the directory.
# Example (project root directory)
sass --watch stylesheets/sass:stylesheets -r ./stylesheets/sass/bourbon/lib/bourbon.rb

In this case as well, you will need to import the mixins at the beginning of your stylesheet

@import 'bourbon/bourbon';

#Browser support
Bourbon aims to provide support for CSS3 properties that are not yet fully supported in modern stable browsers.
Expand Down

0 comments on commit 7e73759

Please sign in to comment.