Add tailwind

This commit is contained in:
2024-02-23 21:48:05 +01:00
parent 3d21517c3b
commit 3aab8d4425
7 changed files with 1473 additions and 98 deletions
+3
View File
@@ -11,7 +11,10 @@
"check": "prettier --check ."
},
"devDependencies": {
"autoprefixer": "^10.4.17",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.1",
"typescript": "^5.0.2",
"vite": "^4.4.5"
}