carbon-preprocess-svelte icon indicating copy to clipboard operation
carbon-preprocess-svelte copied to clipboard

Svelte preprocessors for the Carbon Design System

Results 13 carbon-preprocess-svelte issues
Sort by recently updated
recently updated
newest added

I keep getting the following logged during `npm run check` and `npm run build` and it's unclear what's causing it, curious if anyone else ran into similar messages: ``` ====================================...

bug

I originally posted this on stack overflow thinking I was doing something wrong: https://stackoverflow.com/questions/69548571/svelte-carbon-component-import-breaks-debugging Bug according to the first answer, it looks like the `optimizeImports()` plugin is producing bad source...

bug

Hello, when I do `npm install` in my project to install a new dependency or update another dependency the `.vite/deps/` folder gets deleted. It then gets added when I run...