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
I'm on Rails 7.0.3 and Ruby 3.2.0, using font-awesome-sass 6.4.2. I can only see icons which are "fas fa" e.g. fas fa-envelope but not for example fab fa-instagram.
I recently upgraded Rails and Ruby and font-awesome-sass so not sure if the issue sits with font-awesome-sass but checking anyway. This used to work before the upgrade.
The text was updated successfully, but these errors were encountered:
I'm on
Rails 7.0.3
andRuby 3.2.0
, usingfont-awesome-sass 6.4.2
. I can only see icons which are "fas fa" e.g. fas fa-envelope but not for example fab fa-instagram.In my application.scss, I've got:
I recently upgraded
Rails
andRuby
andfont-awesome-sass
so not sure if the issue sits withfont-awesome-sass
but checking anyway. This used to work before the upgrade.The text was updated successfully, but these errors were encountered: