Finally some cool ui

This commit is contained in:
TheGreyDiamond
2022-01-02 18:32:27 +01:00
parent f7fa56ee4d
commit 0282857cc0
8 changed files with 135 additions and 55 deletions

3
src/main.css Normal file
View File

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