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