Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berlinmagic/better_styles

Lots of styles and helpers we used for several projects.
https://github.com/berlinmagic/better_styles

stylesheets

Last synced: about 2 months ago
JSON representation

Lots of styles and helpers we used for several projects.

Awesome Lists containing this project

README

        

# BetterStyles
My older gem magic_stylez more generic, smaller and with use of bootstrap 4.0!

## Usage
See [online docu](https://berlinmagic.github.io/better_styles/) here.

## Installation
Add this lines to your application's Gemfile:

```ruby

source 'https://rails-assets.org' do
gem 'rails-assets-tether', '>= 1.3.3'
end
gem 'better_styles'

```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install better_styles
```

## Contributing
Contribution directions go here.

## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).