diff --git a/.air.toml b/.air.toml index 87aff9f..28c44b3 100644 --- a/.air.toml +++ b/.air.toml @@ -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"