Update docs/guidelines-frontend.md

Signed-off-by: bircni <bircni@icloud.com>
This commit is contained in:
bircni
2026-06-15 21:56:51 +02:00
committed by GitHub
parent a20006a81c
commit d2540b2679
-1
View File
@@ -30,7 +30,6 @@ Mixing frameworks arbitrarily makes code hard to maintain. Recommended combinati
- Vue with vanilla JavaScript
- Fomantic-UI (jQuery)
- htmx for partial page reloads
- Vanilla JavaScript
Avoid combinations such as Vue with Fomantic-UI, jQuery with htmx, or htmx with heavy