Is there any particular reason that some of the Svelte examples are setting styles with the style element prop, instead of the component style tag? (example).
I'd be happy to contribute these changes, just wanted to be sure it wasn't omitted for any particular reason.
Is there any particular reason that some of the Svelte examples are setting styles with the
styleelement prop, instead of the componentstyletag? (example).I'd be happy to contribute these changes, just wanted to be sure it wasn't omitted for any particular reason.