feat: add mui

This commit is contained in:
redglow
2026-06-20 14:41:04 +02:00
parent 4db033ce3f
commit 2d3c08c96c
4 changed files with 439 additions and 6 deletions
+5
View File
@@ -9,6 +9,11 @@
"build": "vite build"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/roboto": "^5.2.10",
"@mui/icons-material": "^9.1.1",
"@mui/material": "^9.1.1",
"better-sqlite3": "^12.11.1",
"express": "^5.1.0",
"kysely": "^0.29.2",