Add Tailwind and DaisyUI

This commit is contained in:
2025-02-01 18:42:08 +01:00
parent d16391fab0
commit 0ffe405e84
10 changed files with 571 additions and 12 deletions

View File

@@ -17,9 +17,9 @@
</label>
</form>
<footer>
<button form="modify_form" type="reset" @click="document.getElementById('modal').remove()">Close
<button class="btn" form="modify_form" type="reset" @click="document.getElementById('modal').remove()">Close
</button>
<button form="modify_form" type="submit">
<button class="btn" form="modify_form" type="submit">
Submit
<img id="mod_indicator" class="htmx-indicator" src="/assets/oval.svg"
style="height: 1rem; margin-left: 2px" alt="...">