diff --git a/docs/src/lib/components/Tabs.svelte b/docs/src/lib/components/Tabs.svelte index b5121af73..071a9e596 100644 --- a/docs/src/lib/components/Tabs.svelte +++ b/docs/src/lib/components/Tabs.svelte @@ -1,11 +1,12 @@ # Getting Started @@ -37,7 +44,7 @@ Provides built-in first class support for Use the Svelte CLI to generate a new SvelteKit project, or continue with an existing project.

- + {#snippet content(value)} {#if value === 0} @@ -55,7 +62,7 @@ Provides built-in first class support for
To add tailwind to an existing project you can npv sv add tailwindcss layerchart with your package manager of choice.`}> - + {#snippet content(value)} {#if value === 0} @@ -118,7 +125,7 @@ Provides built-in first class support for All set! Now just fire up the dev server and start iterating. Have fun!

- + {#snippet content(value)} {#if value === 0}