doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 190 forks source link

File to import not found or unreadable: semantic-ui.) #126

Closed wernerlaude closed 3 years ago

wernerlaude commented 6 years ago

Thanks for supplying your gem.. But I get: error application.scss (Line 8: File to import not found or unreadable: semantic-ui.) Rails 5.2.0.rc1 Ruby 2.5.0p0 also Rails 5.1.5 Ruby 2.3.4p301

doabit commented 6 years ago

@wernerlaude Which version? i've tested with rails 5.2.0.rc1. application.css

/*
 *= require demo
 *= require_self
 */

demo.scss

@import 'semantic-ui';