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

Version Path
boarding_pass-0.1.9 README.md
boarding_pass-0.1.8 README.md
boarding_pass-0.1.7 README.md
boarding_pass-0.1.6 README.md
boarding_pass-0.1.5 README.md
boarding_pass-0.1.4 README.md
boarding_pass-0.1.3 README.md
boarding_pass-0.1.2 README.md