Add dark mode toggle
Finally, it won't be all dark all the time!
This commit is contained in:
parent
553e393ba4
commit
27c0d64122
4 changed files with 39 additions and 3 deletions
|
@ -18,6 +18,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.1.1",
|
||||
"bulma": "^0.9.4"
|
||||
"bulma": "^0.9.4",
|
||||
"darkmode-js": "^1.5.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue