-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
The theme needs the fonts to be preloaded for best practices and optimization.
Notes:
- If the font is loaded with a parameter (e.g.
?qop3op) like icon fonts sometimes do, thepreloadtag must also have that parameter. - Reference the main theme in NU for how to implement this.
- Test with the "Lighthouse" tab in Google Chrome, specifically the "Preload key requests" section in the "Performance" test.
Reactions are currently unavailable