You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use @Vanilla-Extract hmr for styles does not work. Even reloading the webpage does not help. I have to restart dev server to see the changed styles applied. Repro
Expected behavior 🤔
Styles should change when edited in .css.ts files.
Steps to reproduce 🕹
Steps:
run pnpm dev
open page in browser
make a change in file src/components/Counter.css.ts
Duplicates
Latest version
Current behavior 😯
When I use @Vanilla-Extract hmr for styles does not work. Even reloading the webpage does not help. I have to restart dev server to see the changed styles applied. Repro
Expected behavior 🤔
Styles should change when edited in
.css.ts
files.Steps to reproduce 🕹
Steps:
pnpm dev
src/components/Counter.css.ts
Context 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: