options.css as a boolean is deprecated. Use 'injected' instead of true.
benperiton opened this issue · 1 comments
benperiton commented
After upgrading svelte to 3.53.0 I get a load of warnings about options.css
Looks like this hasn't been updated to match the 'injected' instead of true?
Line 31 in bba9acb
dummdidumm commented
3.53.1 no longer shows this warning, I'm therefore closing this.