Skip to content

Emotion-react css serialize issue inside storybook with vite builder

Notifications You must be signed in to change notification settings

mistical2008/react-storybook-emotion-issue

Repository files navigation

react-storybook-emotion-issue

Emotion-react css serialize issue inside storybook with vite builder

Current setup

Vitest storybook example with manally installed @emotion/react

  • vite
  • storybook
    • storybook-builder-vite
  • @emotion/react
  • pnpm

Issue description

In App.tsx on 20th line to h1 added emotion css prop with sample styling. In running storybook styles hasn't applied. In devtools markup inspector on h1 has css prop with @emotion/react serialize error text.

About

Emotion-react css serialize issue inside storybook with vite builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published