feat: automated replacement

This commit is contained in:
Herculino Trotta
2025-10-28 14:13:30 -03:00
parent dd82289488
commit e600d87968
167 changed files with 4442 additions and 2503 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<div class="card tw:relative h-100 shadow">
<div class="card-body">
<div class="tw:card tw:bg-base-100 tw:shadow-xl tw:relative tw:h-full">
<div class="tw:card-body">
{{ slot }}
</div>
</div>