Describe the bug When {css: true} an HMR update results in duplicate CSS on the page.
{css: true}
To Reproduce
npx create-snowpack-app new-dir --template @snowpack/app-template-svelte
npm start