Sha256: 666f4a814f3b81e0f5f8a115b39c793098425d507cc16a8cdea53d1a2c1cb196
Contents?: true
Size: 1.29 KB
Versions: 1
Compression:
Stored size: 1.29 KB
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 ### Core ![core_760](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/core_760.png) ### Footer ![footer](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/footer.png) ### Flashes ![flash_error](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/flash_error.png) ![flash_success](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/flash_success.png) ![flash_info](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/flash_info.png) ## Development 1. `script/bootstrap` 2. `script/preview` 3. Open [http://localhost:4567](http://localhost:4567) in your web browser ## License [MIT](http://dobtco.mit-license.org/) [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.4 | README.md |