File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
apps/svelte.dev/content/docs/cli/20-commands Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments