Dark Mode Toggle Using Tailwind CSS
Tailwind recently released an experimental setting that enables dark mode styles. It allows you to add a prefix to specific classes to only enable the styles when dark mode is enabled. It's currently labeled experimental and future versions might hav...
blog.codebycorey.com3 min read
Rutik Wankhade
I have been looking for something like this. Thanks for sharing.