initial commit and test statements to test everything

This commit is contained in:
2026-01-16 12:07:04 +01:00
parent 81dfebd77f
commit 0672e4b2c5
6 changed files with 359 additions and 62 deletions

View File

@@ -10,8 +10,10 @@
},
"dependencies": {
"next": "16.1.1",
"psn-api": "^2.17.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react-dom": "19.2.3",
"tailwind": "^4.0.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",