
Easy CSS Only Animation between pages with @view-transition
If you are wondering how to achieve the sliding transition between pages of this website, here’s the code to do so:
/* Create a custom animation between pages */
@view-transition {
navigation: a…