Skip to content

Commit 98fbe14

Browse files
committed
chore: enable view transitions for Chrome & Safari users
1 parent 43e4bb3 commit 98fbe14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/styles/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
}
5656
}
5757

58+
/* magic */
59+
@view-transition {
60+
navigation: auto;
61+
}
62+
5863
/* Dark mode colors. */
5964
:root {
6065
--sl-color-accent-low: #1e3a8a;

0 commit comments

Comments
 (0)