You've already forked dark-mode-example
mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2025-06-27 14:55:40 -04:00
454 B
454 B
🌓 Dark mode switcheroo
Simple dark mode switching with local storage & OS setting detection!
dark-mode.js
has all the juicy stuff.dark-mode.min.js
is minified for production.index.html
&dark-mode.css
make up a very barebones example.- View the example.
- Read the blog post.