mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
chore: remove legacy types
Update docs with sveld
This commit is contained in:
parent
1b3e045c24
commit
b9d713ce67
176 changed files with 183 additions and 8870 deletions
|
@ -6,6 +6,7 @@ import pkg from "../package.json" assert { type: "json" };
|
|||
sveld({
|
||||
glob: true,
|
||||
markdown: true,
|
||||
types: false,
|
||||
markdownOptions: {
|
||||
onAppend: (type, document, components) => {
|
||||
if (type === "h1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue