-
|
Hi everyone. The simplest case I could make is the following:
May be there's some streamlined process thoroughly described to make all this work? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
From what I can guess looking at your code snippets, |
Beta Was this translation helpful? Give feedback.
From what I can guess looking at your code snippets,
microbundlebundled Theme UI and Emotion, because you declare them as dev dependencies. Making them eitherdependenciesorpeerDependencies(my preference) should help.