summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/global.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/global.css b/src/styles/global.css
index bf46988..5f5cdb6 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -42,6 +42,7 @@
}
@view-transition {
+ /* biome-ignore lint/correctness/noUnknownProperty: View Transitions API property */
navigation: auto;
}