Replies: 1 comment
-
Turns out it's related how NEXTJS loading fonts...we need to load fonts explicitly with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
We are migrating from v3 to v4. Seems our google fonts are not working with the new setup.
Our main css file in our nextjs project
in the component
Packages:
We checked discussion #13890 but seems we are doing what suggested in the answer and in the doc.
Wondering if we miss anything. thanks!
Also, before we just did something like
Is this not supported anymore in v4?
Beta Was this translation helpful? Give feedback.
All reactions