TTikotok V4

This commit is contained in:
2026-07-10 11:29:04 +02:00
parent 1a9548cf25
commit 5c48def4e1
60 changed files with 6097 additions and 1319 deletions

View File

@@ -14,9 +14,12 @@
"react-dom": "19.2.3"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.3.2",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"postcss": "^8.5.16",
"tailwindcss": "^4.3.2",
"typescript": "^5"
}
}