Sha256: 458be9c7bade9cd67705fedd59379bdbc80f252e839e1ce5a8e556134704d950
Contents?: true
Size: 577 Bytes
Versions: 8
Compression:
Stored size: 577 Bytes
Contents
# Boarding Pass Boarding Pass provides a set of tools and defaults to quickly start web project front-ends. Includes [Sass](http://sass-lang.com/), [Bourbon](http://bourbon.io/), and [Neat](http://neat.bourbon.io/). ## 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
Version data entries
8 entries across 8 versions & 1 rubygems