Does NextJS compiler emotion config need importMap
?
#860
Unanswered
therealgilles
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Heya Giles |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm wondering if using NextJS (v14) emotion compiler option requires (or would benefit from) configuring
importMap
:https://emotion.sh/docs/@emotion/babel-plugin#importmap
twin.macro re-exports emotion exports, so it seems that it would be necessary and/or advantageous.
Beta Was this translation helpful? Give feedback.
All reactions