mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 22:03:48 +00:00
fix(config): silence CSS module rule fallthrough warning
This commit is contained in:
@@ -17,6 +17,7 @@ kv_namespaces = [
|
||||
[[rules]]
|
||||
type = "Text"
|
||||
globs = ["**/*.css"]
|
||||
fallthrough = false
|
||||
|
||||
# Workers Observability (keeps config in sync with dashboard toggle)
|
||||
[observability.logs]
|
||||
|
||||
Reference in New Issue
Block a user