Sha256: 97024f7025e46061e71c0bb89312112cf3abd0fabeec794146103e0c1b05cdef

Contents?: true

Size: 586 Bytes

Versions: 1

Compression:

Stored size: 586 Bytes

Contents

![alt text](https://raw.githubusercontent.com/bemky/uniform/master/site/logo.png)

A rails gem of sass compenents and defaults for building a UI that's on fleak.

Demo and Documentation: http://uniform-ui.com

## Installation

Add this line to your application's Gemfile:

    gem 'uniform-ui'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install uniform-ui

Include the css library in your asset pipeline.

```scss
@import 'uniform';
```

## Usage

TODO documentation on importing individual compontents

## Development

To compile preview:

    rake compile

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
uniform-ui-1.0 README.md