Sha256: 4f1f20d2ca3c913fa50020f3606da5e55aa7e1961e9a0025969b8084025b1191

Contents?: true

Size: 769 Bytes

Versions: 2

Compression:

Stored size: 769 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](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

2 entries across 2 versions & 1 rubygems

Version Path
dvl-core-0.0.3 README.md
dvl-core-0.0.2 README.md