Closed FredKSchott closed 2 years ago
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
Describe the bug When
{css: true}
an HMR update results in duplicate CSS on the page.To Reproduce
npx create-snowpack-app new-dir --template @snowpack/app-template-svelte
npm start