Boarding Pass

Boarding Pass provides a set of tools and defaults to quickly start web project front-ends. Includes Sass, Bourbon, and Neat.

Installation

Add this line to your application's Gemfile:

gem 'boarding_pass'

And then execute:

bundle install

Rails 3.1+

In your application.css.scss file, add:

@import "boarding_pass";

Todo

  • Add generators for non-Rails/Middleman projects.

License

Copyright © 2013 LaCroix Design Co.
Released under the MIT License