-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Elm Tailwind CSS community template #1939
Add Elm Tailwind CSS community template #1939
Conversation
website/docs/community/templates.mdx
Outdated
@@ -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-elm-tailwind-template](https://github.com/rnice01/wails-elm-tailwind-template) - Combine the powers :muscle: of Elm + Tailwind CSS + Wails! Hot reloading supported. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is recommended to use the naming format of wails-template-xxx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you want me to just update the link text or rename the whole repo?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe both, thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rnice01 - Any updates? Would love to get this in 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@misitebao @leaanthony
It's been updated, thanks for your patience!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Thanks for this!!! 🙏 |
This template is for folks looking to use Elm and Tailwind CSS to develop their Wails app. Supports hot reloading 🎉