Psli / semantic-rails

A bower package to make semantic works better with rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A bower package to make semantic works better with rails


Languages

Language:CSS 52.9%Language:JavaScript 47.0%Language:Ruby 0.0%