Skip to content

Commit

Permalink
Fix add tailwind and vite as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiderDan98 committed Apr 3, 2023
1 parent ff43fac commit 52fc851
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"vite": "^4.0.0"
},
"devDependencies": {
"tailwindcss": "^3.0.0",
"vite": "^4.0.0",
"@types/node": "^18.15.11",
"typescript": "^4.9.3",
"vite-plugin-dts": "^2.1.0"
Expand Down

0 comments on commit 52fc851

Please sign in to comment.