next.js
515a98fe - fix: apply Geist fonts correctly on default cna template (#77237)

Commit
259 days ago
fix: apply Geist fonts correctly on default cna template (#77237) # Summary The [Geist Fonts](https://vercel.com/font) in [default-tw template](https://github.com/vercel/next.js/tree/canary/packages/create-next-app/templates/default-tw) doesn't load due to missing classname declaration. This PR fixed this issue. ## Before ![before](https://github.com/user-attachments/assets/c45f1b9d-6141-485e-bff1-ec0f7f03f7e8) --- ## After ![after](https://github.com/user-attachments/assets/6bafab0f-a8e7-4df7-a31f-0a27b252bb8b) CC: @samcx --------- Co-authored-by: JJ Kasper <jj@jjsweb.site>
Author
マルコメ
Parents
Loading