diff options
Diffstat (limited to 'src/styles/global.css')
| -rw-r--r-- | src/styles/global.css | 1 |
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; } |
