Baseplate
Baseplate is my attempt as creating a simple and light CSS gem.
Installation
Add this line to your application's Gemfile:
gem 'baseplate'
Add this line to application.css
*= require baseplate
And then execute:
$ bundle
Or install it yourself as:
$ gem install baseplate
Usage
TODO: Fix this section ADD: navbar and nav items, buttons, forms and inputs, and links
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/monster52/baseplate.
License
The gem is available as open source under the terms of the MIT License.