feat(web): persist darkmode preference

This commit is contained in:
Paul Armstrong
2021-02-20 08:20:17 -06:00
committed by Blake Blackshear
parent 5ed7a17f46
commit 276ce8710c
9 changed files with 195 additions and 83 deletions
+1
View File
@@ -11,6 +11,7 @@
"@snowpack/plugin-postcss": "^1.1.0",
"autoprefixer": "^10.2.1",
"cross-env": "^7.0.3",
"idb-keyval": "^5.0.2",
"immer": "^8.0.1",
"postcss": "^8.2.2",
"postcss-cli": "^8.3.1",