DEV Community

Discussion on: Everything you need to know about Styled Components

Collapse
 
leopardy profile image
leopardy

I've been using Styled Components in React applications just fine. However, upon creating a React custom element, the Styled Components' css is no longer applied. I've tried enough things to make me dizzy. Is it simply not possible to use Styled Components within a React custom element?
stackoverflow.com/questions/696399...