Next.js + Emotion + evergreen-ui #12619
-
Hello, I'm currently doing my blog, using next.js + emotion, which work pretty well since emotion 10. However, when I use evergreen-ui (a UI Kit), it works well when developing but not when exporting:
And the reason is because when you've got the exported version, you don't have the evergreen-ui css included: Do you have any idea why? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
jamesmosier
May 7, 2020
Replies: 1 comment 3 replies
-
How and where are you importing evergreen? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
timneutkens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How and where are you importing evergreen?