Optimized CSS Gen

This commit is contained in:
2024-02-12 14:42:16 -07:00
parent 8b33a338f2
commit 2a2895228f
17 changed files with 51 additions and 20 deletions

View File

@ -15,7 +15,7 @@ tmp_dir = "tmp"
follow_symlink = false
full_bin = ""
include_dir = []
include_ext = ["go", "tpl", "tmpl", "html"]
include_ext = ["go", "tpl", "tmpl", "html", "css"]
include_file = []
kill_delay = "0s"
log = "build-errors.log"