Skip to content

Change font-display descriptor to "fallback" #93

Description

@david-poindexter

Is your feature request related to a problem?

Upon further research, "fallback" appears to be a better value for the font-display descriptor than "auto", as "auto" uses the default strategy of the user-agent (which for most browsers today is "block"). Fallback allows text to be displayed quickly while web fonts are being loaded.

Describe the solution you'd like

Change font-display to "fallback".

Describe alternatives you've considered

n/a

Additional context

See this article.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions