Skip to content

Commit 556485f

Browse files
committed
feat: add view transition
1 parent 091bbc3 commit 556485f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/global.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@
3434
div.hero > img {
3535
filter: drop-shadow(2px 4px 6px var(--sl-color-text-accent));
3636
}
37+
38+
@view-transition {
39+
navigation: auto;
40+
}

0 commit comments

Comments
 (0)