Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace @next/font with next/font #71

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Replace @next/font with next/font #71

merged 1 commit into from
Nov 6, 2023

Conversation

chigozienri
Copy link
Contributor

Deal with the following warning:

⚠ Your project has `@next/font` installed as a dependency, please use the built-in `next/font` instead. The `@next/font` package will be removed in Next.js 14. You can migrate by running `npx @next/codemod@latest built-in-next-font .`. Read more: https://nextjs.org/docs/messages/built-in-next-font

@chigozienri chigozienri requested a review from zeke November 6, 2023 08:04
Copy link
Member

@zeke zeke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks.

@zeke zeke merged commit 566f573 into main Nov 6, 2023
1 check passed
@zeke zeke deleted the next-font branch November 6, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants