installed missing packages and tailwind

This commit is contained in:
TimKapitza 2023-09-29 08:58:39 +02:00
parent 775c89c1e7
commit ecf0d3d41f
2 changed files with 4243 additions and 0 deletions

4240
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -20,13 +20,16 @@
"@sveltejs/kit": "^1.20.4",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte": "^2.30.0",
"postcss": "^8.4.31",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
"tailwindcss": "^3.3.3",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"vite": "^4.4.2",