Upgrade to Tailwind v4

This commit is contained in:
2026-01-29 13:17:04 +01:00
parent 715acd6244
commit 016f307240
23 changed files with 3249 additions and 3543 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="inline-flex rounded-md shadow-sm" role="group">
<div class="inline-flex rounded-md shadow-xs" role="group">
{% if slot %}{{ slot }}{% endif %}
{% for button in buttons %}
{% if button.slot %}