From 5f390ac2d2bb51dc087c8ea32d5a3b81468d6b08 Mon Sep 17 00:00:00 2001 From: Tobias O Date: Wed, 29 Oct 2025 17:52:10 +1300 Subject: [PATCH] fix: reenable modal showing --- templates/framework.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/templates/framework.html b/templates/framework.html index 098d5850..e5fca12a 100644 --- a/templates/framework.html +++ b/templates/framework.html @@ -7,8 +7,9 @@ {# Favicon #} - {# Tailwind CSS Output - MUST load first for proper cascading #} - + {# Tailwind CSS disabled for legacy Bootstrap framework #} + {# Pages using this framework will be migrated to framework_modern.html incrementally #} + {# #} {# Legacy Bootstrap 3.3.7 - scoped to .legacy-bootstrap #} @@ -24,12 +25,7 @@ {# Bootstrap compatibility styles #}