appwrite / appwrite/starter-for-nextjs
[FEATURE]: Use next/font
Open
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/appwrite/starter-for-nextjs/blob/29f4675bb634b33fd1db1e3cc34b6621bd749c7c/src/app/layout.js#L13-L18
Instead of hardcoding Google Fonts directly, in Next.JS it's recommended to use [Next/Font](https://nextjs.org/docs/pages/building-your-application/optimizing/fonts).
Contributor guide
Assessment
This issue has not been assessed yet.