You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a similar issue when I was using emotion with Gatsby. In my case, although I was using gatsby-plugin-emotion to parse styles, I also added .babelrc in .storybook/ directory which is in the project root. Now Storybook is parsing the styles correctly.
It looks like my storybook instance is not parsing the styles I have given it from emotion. See screenshot below. Does anyone know how to fix this?
The text was updated successfully, but these errors were encountered: