mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
5 lines
80 B
Svelte
5 lines
80 B
Svelte
<script>
|
|
import "carbon-components-svelte/css/white.css";
|
|
</script>
|
|
|
|
<slot />
|