From 33d61495b13e26445adbcd78e07abd1aff455759 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Tue, 24 Dec 2024 13:28:19 -0300 Subject: [PATCH] fix(frontend): missing dynamically generated classes --- app/templates/includes/placeholders.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 app/templates/includes/placeholders.html diff --git a/app/templates/includes/placeholders.html b/app/templates/includes/placeholders.html new file mode 100644 index 0000000..71c6ccd --- /dev/null +++ b/app/templates/includes/placeholders.html @@ -0,0 +1,14 @@ +{# We use this to preload dynamically generated tailwind classes so the compiler can build them ahead of time #} + +
+
+
+
+
+
+
+
+
+
+
+