fix(config): silence CSS module rule fallthrough warning

This commit is contained in:
Julien Herr
2026-05-22 17:28:02 +02:00
parent d657875322
commit ebfb8d4a60
+1
View File
@@ -17,6 +17,7 @@ kv_namespaces = [
[[rules]]
type = "Text"
globs = ["**/*.css"]
fallthrough = false
# Workers Observability (keeps config in sync with dashboard toggle)
[observability.logs]