Repository URL to install this package:
Version:
0.0.4 ▾
|
lib |
vendor |
.gitignore |
Gemfile |
LICENSE.txt |
README.md |
Rakefile |
flatui-rails.gemspec |
This is the Designmodo flat ui bootstrap in sass. For more details see: https://github.com/iurevych/Flat-UI
Add this line to your application's Gemfile:
gem 'flatui-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install flatui-rails
Add to your application.css
*= require flat-ui
Add to your application.js
//= require flat-ui
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)