Moving from Sass to CSS variables to implement Dark Mode
We are currently working on a machine that runs 24/7 at train stations all over Switzerland. The
screen is fairly bright to help people navigate through our web application even when there is
direct sunlight hitting the machine. For people with visua...
software-engineering-corner.zuehlke.com4 min read
Michael Lehmann
Lead Architect @ Zuehlke Engineering AG
Nice post. We use css variables to theme web components with shadow dom.