@@ -32,4 +32,7 @@ tailwindcss: $(TAILWIND_OUT)
$(TAILWIND_OUT): $(TEMPLATES) $(TAILWIND_IN) $(TAILWIND_CONF)
tailwindcss -i $(TAILWIND_IN) -o $(TAILWIND_OUT)
.PHONY: test
test:
wgo -file=.go go test ./...
# end
The note is not visible to the blocked user.