doc: install tailwindcss and initialize tailwind config files

This commit is contained in:
Leon Xu
2023-01-23 15:50:26 -08:00
parent 7edfc2d885
commit a83b856c85
4 changed files with 399 additions and 4 deletions
+3
View File
@@ -17,6 +17,9 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@vitejs/plugin-react": "^3.0.0",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.4",
"vite": "^4.0.0"
}
}