diff --git a/system.json b/system.json index 0f4d84a..1aaa3a5 100644 --- a/system.json +++ b/system.json @@ -44,7 +44,7 @@ "flags": { "hotReload": { "extensions": ["css", "hbs", "json", "js", "mjs", "svg"], - "paths": ["templates", "langs", ".styles", "module", "assets"] + "paths": ["templates", "langs", "styles", "module", "assets"] } } }