Skip to content

Commit 14ae816

Browse files
committed
Update vite-css-test comment
1 parent eeb8fe0 commit 14ae816

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

integration/vite-css-test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,8 +563,7 @@ async function hmrWorkflow({
563563
file: "styles-vanilla-global.css.ts",
564564
selector: "#css-vanilla-global",
565565
},
566-
// TODO: Fix HMR for CSS Modules and locally scoped Vanilla Extract in
567-
// server-first routes in RSC Framework mode
566+
// Vanilla Extract's HMR isn't working for RSC server-first routes
568567
...(routeBase === "rsc-server-first-route"
569568
? []
570569
: ([

0 commit comments

Comments
 (0)