Linaria support for the app directory (client and server components ✨) #42763
Unanswered
dlehmhus
asked this question in
Show and tell
Replies: 1 comment 1 reply
-
@dlehmhus many thanks for your work! I'm curious how far from the official There's been some small but promising initiatives such as callstack/linaria#1045 to bring in better support into the linaria project itself, given that Would you mind opening an issue in https://github.com/callstack/linaria to discuss to see if the maintainer would welcome that? As runtime CSS-in-JS is fundamentally incompatible with RSC (as in, styles outside of client components), linaria would be amongst the easiest paths for existing folks to migrate away if they wanted to. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
next-with-linaria
I created a new package/webpack config that allows you to use the css-in-js library linaria inside the app directory, for client and server components. If anybody wants to take it for a spin, feedback is greatly appreciated. 🤓
Beta Was this translation helpful? Give feedback.
All reactions