From c94580bbea54190f9ca549c1f1d1a696115ba538 Mon Sep 17 00:00:00 2001 From: infosave2007 Date: Mon, 10 Nov 2025 18:01:09 +0300 Subject: [PATCH] fix: Ensure Tailwind CSS devtools configuration is set correctly --- templates/layout.twig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/layout.twig b/templates/layout.twig index 8b6db1d..2d8d7af 100644 --- a/templates/layout.twig +++ b/templates/layout.twig @@ -4,6 +4,9 @@ {% block title %}{{ app_name }}{% endblock %} +