mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: set-up sapper template
This commit is contained in:
parent
cd369f147a
commit
04b8978ec2
22 changed files with 5209 additions and 0 deletions
5
docs/.gitignore
vendored
Normal file
5
docs/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
.DS_Store
|
||||
/__sapper__
|
||||
/**/node_modules
|
||||
/public
|
||||
yarn-error.log
|
Loading…
Add table
Add a link
Reference in a new issue