fix: update prettier and tailwind

This commit is contained in:
Mythie
2024-11-26 11:47:28 +11:00
parent fa33f83696
commit dcb7c2436f
7 changed files with 198 additions and 236 deletions

View File

@ -27,9 +27,6 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5"
}
}