Add Tailwind CSS (v3)

This commit is contained in:
Ariful Alam
2022-03-18 23:46:57 +06:00
parent 528c278890
commit f01ca017a3
5 changed files with 1430 additions and 14 deletions

View File

@@ -13,6 +13,9 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^1.0.7",
"autoprefixer": "^10.4.4",
"postcss": "^8.4.12",
"tailwindcss": "^3.0.23",
"vite": "^2.8.0"
}
}
}