Upgrade to Tailwind v4
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user