From 6345b64a2241804389778d363ddee27076662f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=8C=E5=98=89=E5=98=89?= Date: Thu, 5 Dec 2024 02:18:29 +0800 Subject: [PATCH] Update templates.mdx (#3930) add a svelte templage --- website/versioned_docs/version-v2.9.0/community/templates.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/versioned_docs/version-v2.9.0/community/templates.mdx b/website/versioned_docs/version-v2.9.0/community/templates.mdx index 030600ddc..3853d91b0 100644 --- a/website/versioned_docs/version-v2.9.0/community/templates.mdx +++ b/website/versioned_docs/version-v2.9.0/community/templates.mdx @@ -53,6 +53,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-vite-svelte-tailwind-template](https://github.com/BillBuilt/wails-vite-svelte-tailwind-template) - A template using Svelte and Vite with TailwindCSS v3 - [wails-svelte-tailwind-vite-template](https://github.com/PylotLight/wails-vite-svelte-tailwind-template/tree/master) - An updated template using Svelte v4.2.0 and Vite with TailwindCSS v3.3.3 - [wails-sveltekit-template](https://github.com/h8gi/wails-sveltekit-template) - A template using SvelteKit +- [wails-template-shadcn-svelte](https://github.com/xijaja/wails-template-shadcn-svelte) - A template using Sveltekit and Shadcn-Svelte ## Solid