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

Optimise fonts load performance #141

Open
land-cap opened this issue Jul 30, 2024 · 1 comment
Open

Optimise fonts load performance #141

land-cap opened this issue Jul 30, 2024 · 1 comment

Comments

@land-cap
Copy link
Owner

land-cap commented Jul 30, 2024

  • prevent icon font causing layout shift (include in critical render path)
  • include only initial font on page load and load the others on demand when selected font changes
  • preload fonts (?)
Copy link

linear bot commented Jul 30, 2024

@land-cap land-cap changed the title Prevent unused fonts affecting page load performance Optimise fonts load performance Jul 31, 2024
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