Sha256: b2c046165d41a4b5f36803ba1197cbb47ff9a9b156dda9d2d993544f2584b08f

Contents?: true

Size: 474 Bytes

Versions: 1

Compression:

Stored size: 474 Bytes

Contents

# responsive-nav-rails

[responsive-nav](http://responsive-nav.com) for the Rails asset pipeline

## Installation

Add this line to your application's Gemfile:

    gem "responsive-nav-rails"

## Usage

In your CSS manifest file:

    *= responsive-nav

In your JavaScript manifest file:

    //= responsive-nav

or for the minified version
    
    //= responsive-nav.min

## License 

[The MIT License](https://github.com/vevix/responsive-nav-rails/blob/master/LICENSE.md)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
responsive-nav-rails-1.0.23 README.md