You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off all, thank you for this great piece of software! π§
Description of Issue
My issue is that since the introduction of the manifest.js-solution I am not able(or knowing how) to include font-files provided by an external gem such as bootstrap-sass. I'm not sure if this is an issue with sprockets-rails or an issue with bootstrap-sass or sass-rails.
I've made a reproduction case with this example app:
First off all, thank you for this great piece of software! π§
Description of Issue
My issue is that since the introduction of the manifest.js-solution I am not able(or knowing how) to include font-files provided by an external gem such as bootstrap-sass. I'm not sure if this is an issue with
sprockets-rails
or an issue withbootstrap-sass
orsass-rails
.I've made a reproduction case with this example app:
https://github.com/StefanWallin/sprockets-test-app
I've split the commits as:
How to reproduce:
What is expected to happen:
An icon is presented on load top left corner instead of a square after the font-files are able to load.
Screengrab of problem:
Stack trace:
The text was updated successfully, but these errors were encountered: