From 2b31e80fa1e24775896743897a6389f00818d2fa Mon Sep 17 00:00:00 2001 From: Kharec Date: Sat, 15 Nov 2025 11:22:41 +0100 Subject: [PATCH] docs: not necessarily tailwind tbh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5746fe1..9d3af5c 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,7 @@ This will regenerate the swagger documentation and update the `docs/swagger.json - [ ] add right management within the app - [ ] add an admin backoffice to manage rights, users, content and settings - [ ] add a way to run read-only communities -- [ ] use tailwind instead of raw css +- [ ] maybe use a css framework instead of raw css - [ ] kubernetes deployment - [ ] store configuration in the database