.PHONY: build build: templ generate tailwindcss -i ./tailwind.css -o ./public/css/tailwind.css go build -o template main.go