Added templ, tailwind and frankenui

This commit is contained in:
2025-02-05 01:51:06 +11:00
parent 5c8d4c5158
commit b6feed7c0c
18 changed files with 1754 additions and 21 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module projectreshoot
go 1.23.5
require github.com/a-h/templ v0.3.833