Replies: 1 comment
-
Have you tried this? https://nextjs.org/docs/app/building-your-application/styling/css-in-js#configuring-css-in-js-in-app |
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
-
I encountered the problem that stitches do not work in ssr NextJS in the program router, the global styles work, but the styles declared in styled do not work, how can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions