After publishing our tutorial on implementing dark mode at Mercury Photo Bureau, we saw an opportunity to improve the user experience by reducing dependencies and adding animation. We think the new solution is more semantic, too, so that's a win.The new code removes the Fontawesome dependency Read More
dark mode
Implementing Dark Mode at Mercury Photo Bureau
Introduction I recently read Dave Rupert’s article "Sass vars, CSS vars, and semantic theme vars", in which the author makes that case that just because we have variables in CSS now doesn't mean SASS variables are dead. In the article, Rupert describes how he used both types of variables to Read More