mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(examples): add svite example set-up
This commit is contained in:
parent
f9b2f69966
commit
a4aa2d9c77
11 changed files with 2927 additions and 0 deletions
1
examples/svite/svelte.config.js
Normal file
1
examples/svite/svelte.config.js
Normal file
|
@ -0,0 +1 @@
|
|||
module.exports = { preprocess: [require("svelte-preprocess")()] };
|
Loading…
Add table
Add a link
Reference in a new issue