Native support for Next.js 13 Server Components #4122
Closed
verbose117
started this conversation in
Ideas
Replies: 1 comment
-
|
This has been implemented. The upcoming release adds native React Server Component support — styled components can now be used directly in server components without Key details:
You can test it now: Staged release PR: #5687 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think by using Styled Components with Next.js 13 Server Components comes at a cost of losing the features that come with Server components & the simplicity of writing so much less code.
Is there any ongoing work to tackle this issue? I would love to work together on a PR if there is any?
Beta Was this translation helpful? Give feedback.
All reactions