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

chore: update the way we import FontAwesome #2056

Merged
merged 3 commits into from
Mar 28, 2023
Merged

Conversation

marcelgerber
Copy link
Member

@marcelgerber marcelgerber commented Mar 28, 2023

There is a funky issue in vite, which leads to not always initializing all the FontAwesome icons we use.

However, we can fix it by not importing custom sub-files but rather @fortawesome/free-solid-svg-icons or @fortawesome/free-brands-svg-icons directly.

@marcelgerber marcelgerber merged commit 5ce4e3d into master Mar 28, 2023
@marcelgerber marcelgerber deleted the fontawesome-import branch March 28, 2023 15:18
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

Successfully merging this pull request may close these issues.

1 participant