add tailwind

This commit is contained in:
Felix Roos 2022-08-18 16:15:23 +02:00
parent 9c7d0951b7
commit 5f4d8f6862
4 changed files with 1207 additions and 1 deletions

View file

@ -16,6 +16,9 @@
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^2.0.1",
"autoprefixer": "^10.4.8",
"postcss": "^8.4.16",
"tailwindcss": "^3.1.8",
"vite": "^3.0.7"
}
}
}