Add tailwind to project

This commit is contained in:
E
2021-09-10 21:19:07 +01:00
parent f475c89e27
commit 3f1514c2f3
13 changed files with 4324 additions and 14514 deletions

3
src/tailwind.css Normal file
View File

@@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;