We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a852cbc + cab04c5 commit c51d05cCopy full SHA for c51d05c
docs/plugins/overview.md
@@ -65,6 +65,7 @@ This is to ensure developers end up with a performant web server they intend to
65
- [Elysia HTTP Error](https://github.com/yfrans/elysia-http-error) - return HTTP errors from Elysia handlers
66
- [Elysia Http Status Code](https://github.com/sylvain12/elysia-http-status-code) - integrate HTTP status codes
67
- [NoCache](https://github.com/gaurishhs/elysia-nocache) - disable caching
68
+- [Elysia Tailwind](https://github.com/gtramontina/elysia-tailwind) - Compile [Tailwindcss](https://tailwindcss.com/) in a plugin.
69
70
---
71
If you wrote a plugin for Elysia, feel free to share it by creating a PR on the [documentation repo](https://github.com/elysiajs/documentation).
0 commit comments