🚚 move to tailwind

ref #136
This commit is contained in:
2021-04-15 19:22:57 +02:00
parent 5c02028841
commit 07ac041d69
6 changed files with 17 additions and 18 deletions

3
src/style.css Normal file
View File

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