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

layout.jsx - forces one-time early load of font-awesome css and prevents #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kinyubi
Copy link

@kinyubi kinyubi commented Jan 20, 2024

layout.jsx - forces one-time early load of font-awesome css and prevents lazy load. This fixes display of over-sized icon before being re-rendered to correct size.

Content.jsx - fixes developer console error that the font-awesome font could not be found.

lazy load. This fixes display of over-sized icon before being re-rendered
to correct size.

Content.jsx - fixes developer console error that the
font-awesome font could not be found.
@kinyubi kinyubi requested a review from a team as a code owner January 20, 2024 19:38
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.

None yet

1 participant