ADD: Color Now Modifiable for Dark/Light Mode

This commit is contained in:
EvanLin3141
2025-02-05 13:18:18 +00:00
parent a6bbf696f4
commit edb690728c
6 changed files with 159 additions and 6 deletions

View File

@@ -37,6 +37,6 @@
"tailwindcss": "^3.4.17",
"typescript": "~5.6.2",
"typescript-eslint": "^8.18.2",
"vite": "latest"
"vite": "^6.0.11"
}
}