diff --git a/website/docs/community/templates.mdx b/website/docs/community/templates.mdx index 6bc78f647..500f75ebd 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -48,6 +48,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for ## Elm - [wails-elm-template](https://github.com/benjamin-thomas/wails-elm-template) - Develop your GUI app with functional programming and a **snappy** hot-reload setup :tada: :rocket: +- [wails-template-elm-tailwind](https://github.com/rnice01/wails-template-elm-tailwind) - Combine the powers :muscle: of Elm + Tailwind CSS + Wails! Hot reloading supported. ## Pure JavaScript (Vanilla)