mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
chore: set up all component styles, fonts, and themes
- Adapt documentation to new styles
This commit is contained in:
parent
23d4bdec4e
commit
fc0d37cf33
58 changed files with 335 additions and 295 deletions
|
@ -1,5 +1,5 @@
|
|||
import App from "./App.svelte";
|
||||
import "./carbon.scss";
|
||||
import "carbon-components-svelte/css/all.css";
|
||||
import "./global.css";
|
||||
|
||||
const app = new App({ target: document.body });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue