Add vite react #45

Closed
lukas wants to merge 42 commits from add-frontend into main
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 6f62b2026b - Show all commits

6
package.json Normal file
View File

@ -0,0 +1,6 @@
{
"dependencies": {
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9"
}
}