From 9772523f46d46a1bb9187fe951c5340489344cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=B0=E7=8B=BC?= <148944926+kairo913@users.noreply.github.com> Date: Sun, 3 Nov 2024 12:43:10 +0900 Subject: [PATCH] Add wails-nextjs-tailwind-template (#3871) Update templates.mdx --- 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 44bea3875..fdd2778c4 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-template-nextjs-app-router](https://github.com/thisisvk-in/wails-template-nextjs-app-router) - A template using Next.js and TypeScript with App router - [wails-vite-react-ts-tailwind-template](https://github.com/hotafrika/wails-vite-react-ts-tailwind-template) - A template for React + TypeScript + Vite + TailwindCSS - [wails-vite-react-ts-tailwind-shadcnui-template](https://github.com/Mahcks/wails-vite-react-tailwind-shadcnui-ts) - A template with Vite, React, TypeScript, TailwindCSS, and shadcn/ui +- [wails-nextjs-tailwind-template](https://github.com/kairo913/wails-nextjs-tailwind-template) - A template using Next.js and Typescript with TailwindCSS ## Svelte