how can I add theme-ui to a storybook ? #21921
Unanswered
Mohamedsobhy292
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I work with a project using theme-ui library
which make use of the jsx paragma
so in the beginning of every file I have
I want to add storybook 6 to my project, when I add storybook I always get an error of
pragma and pragmaFrag cannot be set when runtime is automatic.
I tried to override the babel config on .storbook/main.js but no luck
Beta Was this translation helpful? Give feedback.
All reactions