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

Only "fas fa" icons appear #220

Open
lovemeblender opened this issue Sep 27, 2023 · 0 comments
Open

Only "fas fa" icons appear #220

lovemeblender opened this issue Sep 27, 2023 · 0 comments

Comments

@lovemeblender
Copy link

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.

In my application.scss, I've got:

@import "font-awesome";
$fa-font-path: "@fortawesome/fontawesome-free/webfonts";

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.

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

1 participant