Easy page transitions with the magic of CSS
Using a fade-in transition to smooth things out and prevent a flash of the opposite theme colors
Using a fade-in transition to smooth things out and prevent a flash of the opposite theme colors
I added theme detection and a theme switcher to my site using CSS variables in my existing SCSS styles
I made all of the animations completely optional & improved the accessibility of this my site. here's how and why I did it.
I was able to get a blend mode to work with a background video after a little trial and error, and I wanted to share my workaround.
One of those "kinda interesting" facts: you can use CSS rules on browser dev console messages.
I wrote about making a Frogger-like game in Unity.