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
Hi! Coming back to this issue three years later lol… what if I do want CSS inlined? And I don't at all want the <link> to reference a diferent stylesheet?
@jsonkao reported this same issue in
parcel-plugin-svelte
for Parcel 1.x:DeMoorJasper/parcel-plugin-svelte#138
I've made a reproducible test case, based on his original case here: https://github.com/canadaduane/svelte-parcel-duplicate-styles
From jsonkao:
Styles are being duplicated. In a Svelte component like…
…DevTools shows these styles:
The text was updated successfully, but these errors were encountered: