npm install rolodex-css![David]()
> Functional CSS for Belly
The simplest way to start using rolodex is to include a reference to the file in the head of your HTML.
``html`
`bash`
npm install --save-dev rolodex-css
`bump version and build
npm version [
$3
The following instructions are for using rolodex v2.x and earlier.
#### Use with Bower
Import modules with this path in your Sass files:
`
@import 'bower_components/rolodex/assets/stylesheets/rolodex'
`#### Use with RubyGems
`bash
gem install rolodex
`Add to your
Gemfile:`ruby
gem "rolodex"
`Import modules to your Sass files:
`sass
@import 'rolodex'
``MIT © Belly