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

Asset Import Issue w/ Webpack #148

Closed JoshReedSchramm closed 1 year ago

JoshReedSchramm commented 3 years ago

Hi - Trying to use the package via Rails webpacker and running into webpack compile issues importing the scss file.

I'm getting errors in the compile related to images/fonts in the assets folder. Stuff like

Can't resolve '../../assets/fonts/outline-icons.woff2'

It's entirely possible I'm doing something wrong here but not really sure what. Would love some thoughts if you've seen this.

Thanks

doabit commented 3 years ago

Please use the latest package, see https://github.com/doabit/semantic-ui-sass-rails6-demo

HaiderBajwa111 commented 2 years ago

I am facing the same issue. I have checked all the configuration.

JoshReedSchramm commented 1 year ago

Closing this. I didnt even realize i opened it years ago and im back trying to figure out how to make this work w/ shakapacker (unrelated to this issue) - but this issue is stale now.