From f3cbd383a32c44b615adb2b5da20abdc12b6665b Mon Sep 17 00:00:00 2001 From: Artur S Date: Sun, 2 Oct 2022 13:38:58 +0200 Subject: [PATCH] add react-ts-vite-tailwind template (#1930) --- 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 5b0cddafe..6bc78f647 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -36,6 +36,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-react-template](https://github.com/AlienRecall/wails-react-template) - A template using reactjs - [wails-react-template](https://github.com/flin7/wails-react-template) - A minimal template for React that supports live development - [wails-template-nextjs](https://github.com/LGiki/wails-template-nextjs) - A template using Next.js and TypeScript +- [wails-vite-react-ts-tailwind-template](https://github.com/hotafrika/wails-vite-react-ts-tailwind-template) - A template for React + TypeScript + Vite + TailwindCSS ## Svelte