carbon-design-system / carbon-components-svelte

Svelte implementation of the Carbon Design System
https://svelte.carbondesignsystem.com
Apache License 2.0
2.71k stars 261 forks source link

docs: simplify setup instructions by removing CDN section #1989

Closed benmccann closed 3 months ago

benmccann commented 3 months ago

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