Sha256: c5fb75cb8f2eb4e2d7b1eda95c9bff6ea8740777c74b9d0fef519e78e97eeae2

Contents?: true

Size: 645 Bytes

Versions: 1

Compression:

Stored size: 645 Bytes

Contents

# Grater

CSS grids as easy to use as a cheese grater.

Simply download [grater.css](https://github.com/samsoffes/grater/raw/master/grater.css) to get started. You can also install it as a gem if you are using Rails 3.1 or higher with the asset pipeline.

## Gem Installation

Add this line to your application's Gemfile:

    gem 'grater'

And then execute:

    $ bundle

You may need to run `bundle update` since Rails comes with `sass-rails` which uses an older version of the Sass gem.

You can also install it yourself with:

    $ gem install grater

## Usage

Simply require `grater` like you would any other stylesheet using Sprockets.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grater-0.1.0 Readme.markdown