MelSumner / MelSumner/melsumner-website
fix FOUT for lighthouse score
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
lighthouse score is a 99 instead of 100 on perf due to FOUT. Update font-face in css to include swap.
Contributor guide
No contributing guide indexed for this repository
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
Find the site's CSS font-face declaration and inspect how the font is loaded. Update the declaration to include swap, then run Lighthouse on the site and confirm the performance score reaches 100 without FOUT.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100