mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-22 13:13:43 +00:00
chore(examples): bump deps [ci skip]
This commit is contained in:
parent
533e7d6a1c
commit
144eba1747
14 changed files with 293 additions and 219 deletions
5
examples/sveltekit/src/routes/__layout.svelte
Normal file
5
examples/sveltekit/src/routes/__layout.svelte
Normal file
|
@ -0,0 +1,5 @@
|
|||
<script>
|
||||
import "carbon-components-svelte/css/white.css";
|
||||
</script>
|
||||
|
||||
<slot />
|
Loading…
Add table
Add a link
Reference in a new issue