mirror of
https://github.com/axzilla/templui.git
synced 2025-02-06 10:44:17 +00:00
10 lines
167 B
Modula-2
10 lines
167 B
Modula-2
module github.com/axzilla/templui
|
|
|
|
go 1.23.3
|
|
|
|
require (
|
|
github.com/Oudwins/tailwind-merge-go v0.2.0
|
|
github.com/a-h/templ v0.3.819
|
|
github.com/joho/godotenv v1.5.1
|
|
)
|