Cloudgov::Style

Styling for cloud.gov products. Main repository at 18F/cloud.gov

Build Status

Installation

Add this line to your application's Gemfile:

gem 'cloudgov-style'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cloudgov-style

Usage

Frontend assets should be available in the ruby asset pipeline.

Releases

  • Set the new version in lib/cloudgov-style/version.rb
  • Tag the repo with the same version and push the tag.
  • Travis CI will upload the release to RubyGems