mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
feat(theme): add Theme
This commit is contained in:
parent
18c6f03224
commit
3e7bae10ef
17 changed files with 357 additions and 3 deletions
8
docs/src/pages/components/Theme.svx
Normal file
8
docs/src/pages/components/Theme.svx
Normal file
|
@ -0,0 +1,8 @@
|
|||
<script>
|
||||
import { Theme } from "carbon-components-svelte";
|
||||
import Preview from "../../components/Preview.svelte";
|
||||
</script>
|
||||
|
||||
### Default
|
||||
|
||||
<FileSource src="/framed/Theme/Theme" />
|
Loading…
Add table
Add a link
Reference in a new issue