From dab8958ccfab5ecd88369ff761a2d8ceb4218c2d Mon Sep 17 00:00:00 2001 From: Scott Rhamy Date: Sat, 13 Dec 2025 07:58:34 -0500 Subject: [PATCH] getting-started-again - bundlers now linked. Changing the bundler in one step syncs it in other bundler steps - Tabs now support prop Icons - Added icons for bundlers --- docs/src/lib/components/Tabs.svelte | 8 ++++++-- docs/src/routes/docs/getting-started/+page.md | 15 +++++++++++---- 2 files changed, 17 insertions(+), 6 deletions(-) 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}