add(templui): add tailwind
This commit is contained in:
parent
c78c963bc0
commit
fd14d22fed
3 changed files with 268 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module maot-shortner
|
|||
go 1.24.5
|
||||
|
||||
require (
|
||||
github.com/Oudwins/tailwind-merge-go v0.2.1 // indirect
|
||||
github.com/a-h/templ v0.3.924 // indirect
|
||||
github.com/jinzhu/inflection v1.0.0 // indirect
|
||||
github.com/jinzhu/now v1.1.5 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue