< Notes...

“there really are no uninteresting things...”
26 May 2025 @ 17:01:59

I didn’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. In use here now, and forever. Try it!

@media screen and (prefers-reduced-motion: no-preference) {
        @view-transition {
                navigation: auto;
        }
}

➝ Via Ariel Salminen.

< Older Newer >