Switch to Dark Mode using Only CSS variables
The easiest way to implement dark mode in your website or portfolio apps is by using CSS variables. In my portfolio app I relied on CSS variables to switch between dark & light mode. I implemented this using SCSS as a commonStyle library for my pers...
Sep 19, 20222 min read164



![[Part 1] - Build & Publish React component as NPM package using Typescript compiler](https://cdn.hashnode.com/res/hashnode/image/upload/v1680502323468/b83337d6-0fd5-4d4e-90a1-5176f094293d.png)