DEV Community

Discussion on: Create a React component library with Vite and Typescript

Collapse
 
rafaelnogueira profile image
Rafael Nogueira

So i found a topic about this problem. It only happens with projects using SSR.
There's no official fix for this at the moment, but this fix works github.com/styled-components/style...

Collapse
 
nicolaserny profile image
Nicolas Erny

Thanks for sharing.