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]]
|
[[rules]]
|
||||||
type = "Text"
|
type = "Text"
|
||||||
globs = ["**/*.css"]
|
globs = ["**/*.css"]
|
||||||
|
fallthrough = false
|
||||||
|
|
||||||
# Workers Observability (keeps config in sync with dashboard toggle)
|
# Workers Observability (keeps config in sync with dashboard toggle)
|
||||||
[observability.logs]
|
[observability.logs]
|
||||||
|
|||||||
Reference in New Issue
Block a user