add linting, redesign pages, move css to files

This commit is contained in:
Cipher Vance
2026-01-21 07:32:34 -06:00
parent d3c1dabf64
commit b50d28be20
16 changed files with 6530 additions and 4466 deletions

View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(npm run lint:*)"
]
}
}