underfin / vite-plugin-vue2

Vue2 plugin for Vite
620 stars 83 forks source link

HMR doesn't work correctly with TailwindCSS 2 (JIT mode), Vite 2, Vue 2 #149

Open hivokas opened 2 years ago

hivokas commented 2 years ago

HMR with TailwindCSS 2 in JIT mode, Vite 2, Vue 2 doesn't work correctly (styles are not updated).

Demo:

https://user-images.githubusercontent.com/22997803/138445184-fccf6ec9-54c1-4c9c-95ce-539a567bb343.mp4

Reproduction repo:

P.S. appreciate your work on vite-plugin-vue2!

ash668 commented 2 years ago

F