Sha256: 6c12bb176d932908f52fef2a4d81402c87fdd5c81e0852faa0affc7cd368ed1b

Contents?: true

Size: 791 Bytes

Versions: 1

Compression:

Stored size: 791 Bytes

Contents

# Spacers & Dividers

Spacers and Dividers is my own replacement for ```<hr/>``` and ```<br/>``` with
tags with creative touch that you can also use in your projects.

## Installation

Add this line to your application's Gemfile:

    gem 'spacers_and_dividers'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install spacers_and_dividers

## Usage

   Just create a ```<div class='vspacer-[PREFERRED HEIGHT]'></div>``` and the
   wizards will automatically do the spacing.

## TODOS

1. Stylized Dividers
2. Horizontal Spacers

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spacers_and_dividers-0.0.1 README.md