mirror of
https://github.com/jakejarvis/dark-mode.git
synced 2025-09-11 05:29:05 -04:00
Update README.md
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# 🌓 Dark mode switcheroo
|
# 🌓 Dark mode switcheroo
|
||||||
|
|
||||||
[](https://github.com/jakejarvis/dark-mode.js/actions/workflows/ci.yml) [](https://www.npmjs.com/package/@jakejarvis/dark-mode)
|
[](https://github.com/jakejarvis/dark-mode.js/actions/workflows/ci.yml)
|
||||||
|
[](https://www.npmjs.com/package/@jakejarvis/dark-mode)
|
||||||
|
[](LICENSE)
|
||||||
|
|
||||||
Simple dark mode switching with saved preference via local storage & dynamic OS setting detection!
|
Very simple CSS dark/light mode toggler with saved preference via local storage & dynamic OS setting detection. Only ~700 bytes gzipped!
|
||||||
|
|
||||||
- [View the example.](https://jakejarvis.github.io/dark-mode-example/)
|
- [View the example.](https://jakejarvis.github.io/dark-mode-example/)
|
||||||
- [Read the blog post.](https://jarv.is/notes/dark-mode/)
|
- [Read the blog post.](https://jarv.is/notes/dark-mode/)
|
||||||
|
Reference in New Issue
Block a user