AlaskaAirlines / AlaskaAirlines/WebCoreStyleSheets
Improve font loading performance with `font-display` CSS rule
Open
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
If we update the font classes to use font-display: swap or font-display: optional we will see a notable performance boost on the home page.
Describe the solution you'd like
No response
Describe alternatives you've considered
None
Additional context
Exit criteria
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the font class definitions in the SCSS/CSS source and reviewing how the home page loads them. Confirm the intended font-display value with maintainers; done should include the rule in the relevant font classes and a measurable home-page loading improvement, since the issue supplies no exit criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, scss
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100