1
mirror of https://github.com/jakejarvis/dark-mode.git synced 2025-09-11 00:18:17 -04:00

initial commit 🎉

This commit is contained in:
2021-08-03 10:30:10 -04:00
commit 738f9098fe
12 changed files with 1178 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Dependency directories
node_modules/
.npm/
# Logs
*.log
npm-debug.log*
# VSCode config
.vscode/