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 #}