Thinkmill / Thinkmill/keystatic
update Inter google font embed link to include italics
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
the current Inter embed link https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap does not include an "italic" style.
the current official link is: https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap
note that Inter on google fonts was recently changed: there is no longer a "slnt" axis in the variable font, but a separate "italic" style.
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
Search the repository for the current Inter Google Fonts embed URL and inspect the surrounding font configuration or stylesheet. Replace the link with the official URL that includes the italic style and confirm that the obsolete slnt axis is not referenced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100