install Jetstream

This commit is contained in:
2025-01-26 09:45:22 +00:00
parent f3acd28788
commit 71507f9818
93 changed files with 6918 additions and 13 deletions
+5 -3
View File
@@ -6,12 +6,14 @@
"dev": "vite"
},
"devDependencies": {
"autoprefixer": "^10.4.20",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.16",
"axios": "^1.7.4",
"concurrently": "^9.0.1",
"laravel-vite-plugin": "^1.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"vite": "^6.0"
}
}