Sha256: bc8d1a961e9d66bc0f13ca81b3894346c3f783a7b9e0e1ef3e7806f2f9bfb831

Contents?: true

Size: 1.55 KB

Versions: 9

Compression:

Stored size: 1.55 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)

### Modals

![modal](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/modal.png)
![confirm_modal](http://artifinder.herokuapp.com/gh/dobtco/dvl-core/x/artifacts/0/home/ubuntu/dvl-core/screenshots/confirm_modal.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

9 entries across 9 versions & 1 rubygems

Version Path
dvl-core-0.1.0 README.md
dvl-core-0.0.12 README.md
dvl-core-0.0.11 README.md
dvl-core-0.0.10 README.md
dvl-core-0.0.9 README.md
dvl-core-0.0.8 README.md
dvl-core-0.0.7 README.md
dvl-core-0.0.6 README.md
dvl-core-0.0.5 README.md