🚧 Add dark mode toggle button

This commit is contained in:
James Panther
2021-10-29 11:15:00 +11:00
parent 35a35f5e32
commit 9d42b7be2b
6 changed files with 350 additions and 415 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = {
"./themes/congo/content/**/*.{html,md}",
],
},
darkMode: "media",
darkMode: "class",
theme: {
colors: {
transparent: "transparent",