In April 2021 I wrote a blog post about Native CSS variables vs. SCSS variables. As everything changes fast in front end web development world, I no longer want to encourage people to use this “hybrid” strategy. I found it cumbersome having to define things multiple times so using both SCSS variables and CSS variables […]