-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
help wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Description
📚 Subject area/topic
Fonts
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/reference/experimental-flags/fonts/
📋 Description of content that is out-of-date or incorrect
Add some clarification about how remote fonts are handled, specifically that they are downloaded to the project
This, in my case, actually caused the "remote" fonts to be more performant than when using the same fonts locally.
(I presume this is due to them being downloaded to node_modules somewhere)
Additionally, this will clarify to users concerned about GDPR that the fonts are being downloaded and effectively "self-hosted"
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
Metadata
Metadata
Assignees
Labels
help wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)