feat: add ShieldAI theme system with auto-shifting CSS and useTheme hook

This commit is contained in:
2026-05-25 12:42:26 -04:00
parent f627033665
commit 06bf9ac97c
6 changed files with 1116 additions and 4 deletions

View File

@@ -27,6 +27,7 @@
"node": ">=22"
},
"devDependencies": {
"jsdom": "^29.1.1",
"vitest": "^4.1.5"
}
}