I don't understand why you would ever load it from a CDN. The setup instructions already had you install carbon-components-svelte, so if it's available from local disk, why not just use it? It's the same or less code to use the one from npm. Providing multiple ways to do things just complicates the setup instructions
I don't understand why you would ever load it from a CDN. The setup instructions already had you install
carbon-components-svelte
, so if it's available from local disk, why not just use it? It's the same or less code to use the one from npm. Providing multiple ways to do things just complicates the setup instructions