We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb8fe0 commit 14ae816Copy full SHA for 14ae816
integration/vite-css-test.ts
@@ -563,8 +563,7 @@ async function hmrWorkflow({
563
file: "styles-vanilla-global.css.ts",
564
selector: "#css-vanilla-global",
565
},
566
- // TODO: Fix HMR for CSS Modules and locally scoped Vanilla Extract in
567
- // server-first routes in RSC Framework mode
+ // Vanilla Extract's HMR isn't working for RSC server-first routes
568
...(routeBase === "rsc-server-first-route"
569
? []
570
: ([
0 commit comments