Sha256: ef41bcf38be7f201c7e53c98d794c2691f754d0d81bd10ecc484b6099c1df5ee
Contents?: true
Size: 735 Bytes
Versions: 1
Compression:
Stored size: 735 Bytes
Contents
dvl-core [![version]](http://rubygems.org/gems/dvl-core) [![build_status]](https://circleci.com/gh/dobtco/dvl-core) ==== Base styles for the DOBT View Layer. ## Usage ### Gemfile ``` gem 'dvl-core' ``` ### assets/javascripts/application.css.scss ``` @import 'dvl/core'; ``` ## Screenshots ![all_760](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/all_760.png) ## Development 1. `script/bootstrap` 2. `script/preview` 3. Open [http://localhost:4567](http://localhost:4567) in your web browser ## License MIT [version]: https://img.shields.io/gem/v/dvl-core.svg [build_status]: https://circleci-badges.herokuapp.com/dobtco/dvl-core/87144b68eadac365d9368f5c62e68d3dfcad14bb
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dvl-core-0.0.1 | README.md |