Buttons are cool and icon fonts are even cooler! But what if you wanted to combine them both? Some issues can occur if you don't do it the right way.In this post I'll talk about a way to add a dark mode switcher to your website using CSS variables, local storage, and a little bit of JavaScript.