From d2540b26792bac6334407a273681b3b61f2a2706 Mon Sep 17 00:00:00 2001 From: bircni Date: Mon, 15 Jun 2026 21:56:51 +0200 Subject: [PATCH] Update docs/guidelines-frontend.md Signed-off-by: bircni --- docs/guidelines-frontend.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/guidelines-frontend.md b/docs/guidelines-frontend.md index b9f50595a89..14f3808ff99 100644 --- a/docs/guidelines-frontend.md +++ b/docs/guidelines-frontend.md @@ -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