Next.js Discord

Discord Forum

Can I use SSR with Next13 while using StyledComponents?

Answered
Doberman Pinscher posted this in #help-forum
Open in Discord
Doberman PinscherOP
Can I use SSR with Next13 while using StyledComponents?

4 Replies

Answer
Doberman PinscherOP
@Morgan what does that mean? Thank you!
@Doberman Pinscher <@770682951930871828> what does that mean? Thank you!
React Server Components (RSC) run server side. You can’t use Styled Components with them.