add theme
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-04-16 01:39:30 -06:00
parent 879f308871
commit 3fb59b9c89
7 changed files with 1059 additions and 525 deletions

View File

@@ -10,7 +10,7 @@
"fmt": "prettier --write *.js style.css index.html"
},
"devDependencies": {
"prettier": "^3.7.4",
"vite": "^7.3.0"
"prettier": "^3.8.2",
"vite": "^8.0.8"
}
}