Skip to content

Commit 1cae75b

Browse files
Sync cli docs (#1329)
sync cli docs Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent 4632672 commit 1cae75b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

apps/svelte.dev/content/docs/cli/20-commands/20-sv-add.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ You can select multiple space-separated add-ons from [the list below](#Official-
2626

2727
## Official add-ons
2828

29-
<!-- TODO this should be a separate section, each of these should have their own page -->
30-
31-
- `drizzle`
32-
- `eslint`
33-
- `sveltekit-adapter`
34-
- `lucia`
35-
- `mdsvex`
36-
- `paraglide`
37-
- `playwright`
38-
- `prettier`
39-
- `storybook`
40-
- `tailwindcss`
41-
- `vitest`
29+
<!-- TODO: it'd be nice for this to live on the "add-ons" page, but we first need svelte.dev to support making pages from headings -->
30+
31+
- [`drizzle`](drizzle)
32+
- [`eslint`](eslint)
33+
- [`lucia`](lucia)
34+
- [`mdsvex`](mdsvex)
35+
- [`paraglide`](paraglide)
36+
- [`playwright`](playwright)
37+
- [`prettier`](prettier)
38+
- [`storybook`](storybook)
39+
- [`sveltekit-adapter`](sveltekit-adapter)
40+
- [`tailwindcss`](tailwind)
41+
- [`vitest`](vitest)

0 commit comments

Comments
 (0)