-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
good first issueGood for newcomersGood for newcomersoptimizationSpeed things upSpeed things upresearchFurther research is requiredFurther research is required
Description
Taking a screenshot on usegripeless.com needs around 7MB of resources to be downloaded on the first run (latter runs use browser cache) - most of which being imported fonts which the library currently blindly inlines even though 95% of the imported files aren't actually being used.
A potential solution is to use Document.fonts
in newer browsers, haven't researched it extra deeply though.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersoptimizationSpeed things upSpeed things upresearchFurther research is requiredFurther research is required