I don’t know about this one, but I can assure you it will add some genuine je ne sais quoi to the transition between pages within your website. Try it!
@media screen and (prefers-reduced-motion: no-preference) {
@view-transition {
navigation: auto;
}
}
➝ Via Ariel Salminen.