feat(bring back the cat!): Brings back the legacy 404 page, kitten and all. Perfect replica

This commit is contained in:
Jaxon Lewis-Wilson
2026-08-23 23:11:14 +08:00
parent b7ee5a54da
commit a8fe3e57f1
14 changed files with 453 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
// Jest stub for Vite's `?inline` css imports: returns a CSS string.
export default "/* test inline css */";