Add base.css to air auto reload

This commit is contained in:
Daniele Tonon
2024-01-08 21:25:45 +01:00
parent caa36cda00
commit 41f4011bbd

View File

@@ -14,7 +14,7 @@ tmp_dir = "tmp"
follow_symlink = false
full_bin = ""
include_dir = []
include_ext = ["go", "templ", "scss", "js", "xml", "png"]
include_ext = ["go", "templ", "scss", "css", "js", "xml", "png"]
include_file = []
kill_delay = "0s"
log = "build-errors.log"