5 lines
87 B
Batchfile
5 lines
87 B
Batchfile
templ generate
|
|
tailwindcss -i css\input.css -o static\style.css --minify
|
|
go run .
|
|
|