From a224236b2213bd7fd5c9e1b07f6679f78e27e6cd Mon Sep 17 00:00:00 2001 From: hiroki yagi Date: Thu, 28 Jul 2022 16:53:25 +0900 Subject: [PATCH] add wails-sveltekit-template (#1671) --- website/docs/community/templates.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/community/templates.mdx b/website/docs/community/templates.mdx index 6d090bb3d..3f2fe6dba 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -42,6 +42,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-svelte-template](https://github.com/raitonoberu/wails-svelte-template) - A template using Svelte - [wails-vite-svelte-template](https://github.com/BillBuilt/wails-vite-svelte-template) - A template using Svelte and Vite - [wails-vite-svelte-tailwind-template](https://github.com/BillBuilt/wails-vite-svelte-tailwind-template) - A template using Svelte and Vite with TailwindCSS v3 +- [wails-sveltekit-template](https://github.com/h8gi/wails-sveltekit-template) - A template using SvelteKit ## Elm