nickytonline / web3-starter

An opinionated web3 starter for building dApps

Home Page:https://the-web3-starter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme UI `<ThemeProvider />` does not work with Storybook

nickytonline opened this issue · comments

Describe the bug

The Theme UI <ThemeProvider /> currently will not work with Storybook due to emotion dependency conflicts.

To Reproduce

We're not using the Theme UI <ThemeProvider /> in Storybook yet, but as mentioned above in the description, it's a known issue.

Expected behavior

The fix mentioned in system-ui/theme-ui#1530 (comment) works. I've implemented it in nickytonline/picture-portal@daddb14

Screenshots

N/A

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Additional context
N/a