add(web): add alpine and htmx

This commit is contained in:
maotovisk 2025-08-07 16:25:09 -03:00
parent 91a987e049
commit 96a5d9f230
7 changed files with 3321 additions and 0 deletions

View file

@ -26,6 +26,7 @@ templ Home() {
@icon.Send(icon.Props{Size: 20})
}
</div>
<div id="toast-container"></div>
</div>
}
}