Compass-blueprint is a CSS Framework extension for Compass.
Add this line to your application's Gemfile:
gem 'compass-blueprint'
And then execute:
$ bundle
Or install it yourself as:
$ gem install compass-blueprint
Create a new project
$ compass create /path/to/project --using blueprint
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Compass-blueprint was written by Chris Eppstein. Chris is the Software Architect of Caring.com and a member of the Sass core team.