how to add semantic ui in a rails app? -


i want add semantic-ui rails , dont want use ready gems. install in semantic folder in beside other rails , build via gulp. copy semantic.css asset stylesheet , require in application.css

 *= require_tree .      *= require_self      *=require semantic.css 

and link in application.html.erb doesnot work properly.

<link type="text/css" rel="stylesheet" href="semantic.css"> 

so think should know lot more adding semantic ui rails app. there document or instruction or help. there same question others since 4 month ago not answered thanks

you should add semantic-ui rails asset pipe line. can use gem less-rails-semantic_ui