Replies: 2 comments
-
|
TLDR; Making things work with But, we don't want to rely on runtime style injection, even in development, to be able to support RSCs and Islands Architecture. This has been challenging with Vite's unbundled dev server. I'm hoping someone from the Vite community will help us solve this problem. |
Beta Was this translation helpful? Give feedback.
-
|
I worked with the the Qwik.js team and we have this working pretty well: https://github.com/nmn/qwik-stylex It should be possible to generalise this for most (all?) Vite apps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
need like @vitejs/plugin-stylex
Beta Was this translation helpful? Give feedback.
All reactions