semantic-rails

A bower package to make semantic works better with rails


Keywords
semantic, ui, framework
License
Other
Install
bower install semantic-rails

Documentation

Semantic-UI For Rails

This is a bower package that can make semantic-ui works better with Rails application.

Usage

Just add semantic-railsto your bower.json file. Then you can use @import "semantic-rails/semantic.min"; in your scss file and use #= require semantic-rails/semantic.min in your coffee file to import.

Tips: Your can use bower-rails to add bower support for your Rails application.

Thanks

Thanks to Semantic project.