Make setting up and developing easier

This commit is contained in:
2024-06-26 17:14:36 +02:00
parent 44c70a5ee7
commit e9311225e7
4 changed files with 30 additions and 6 deletions

View File

@ -2,6 +2,7 @@
"devDependencies": {
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"concurrently": "^8.2.2",
"tailwindcss": "^3.3.3"
}
}