diff --git a/website/versioned_docs/version-v2.11.0/community/templates.mdx b/website/versioned_docs/version-v2.11.0/community/templates.mdx index 3b020b60b..f10f51df3 100644 --- a/website/versioned_docs/version-v2.11.0/community/templates.mdx +++ b/website/versioned_docs/version-v2.11.0/community/templates.mdx @@ -29,6 +29,8 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-template-naive](https://github.com/tk103331/wails-template-naive) - Wails template based on Naive UI (A Vue 3 Component Library) - [wails-template-primevue-sakai](https://github.com/TekWizely/wails-template-primevue-sakai) - Wails starter using [PrimeVue's Sakai Application Template](https://sakai.primevue.org) (Vite, Vue, PrimeVue, TailwindCSS, Vue Router, Themes, Dark Mode, UI Components, and more) - [wails-template-tdesign-js](https://github.com/tongque0/wails-template-tdesign-js) - Wails template based on TDesign UI (a Vue 3 UI library by Tencent), using Vite, Pinia, Vue Router, ESLint, and Prettier. +- [wails-nuxt-template](https://github.com/paulbrickwell/wails-nuxt-template) - Wails template using Nuxt 4 +- [wails-nuxt-tailwind-template](https://github.com/paulbrickwell/wails-nuxt-tailwind-template) - Wails template using Nuxt 4 and the official Nuxt Tailwind and Nuxt Color Mode modules ## Angular