Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font Awesome broken #3039

Closed
dostapn opened this issue Jul 3, 2018 · 2 comments
Closed

Font Awesome broken #3039

dostapn opened this issue Jul 3, 2018 · 2 comments
Milestone

Comments

@dostapn
Copy link

dostapn commented Jul 3, 2018

my app use gem font-awesome-sass 5.0.x
rails_admin use font-awesome-rails 4.7.x

after add rails_admin gem application.css imports font-awesome.css from font-awesome-rails 4.7.x
and all style was broken

wtf?

@RossKinsella
Copy link

RossKinsella commented Aug 19, 2018

screen shot 2018-08-19 at 17 24 26

Tried restarting app and doing fresh git clone with blank gemset. Specifically getting this on localhost:3000/admin.

Production admin page works fine

@haroldus-
Copy link

@dostapn see this issue which provides a workaround. In my case I got the scss files and imported them in my application.scss file following the font awesome instructions. It is a way to use rails admin and fa 5 (and font-awesome-sass gem) at the same time

rails_admin should probably switch to font-awesome-sass given that font-awesome-rails has not progressed

@mshibuya mshibuya added this to the 2.0.0 milestone May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants