sveltejs / svelte

web development for the rest of us
https://svelte.dev
MIT License
79.95k stars 4.25k forks source link

HMR results in duplicate CSS #4901

Closed FredKSchott closed 2 years ago

FredKSchott commented 4 years ago

Describe the bug When {css: true} an HMR update results in duplicate CSS on the page.

To Reproduce