feat: with base app

This commit is contained in:
2023-03-05 22:56:04 +01:00
parent f8f0a832e9
commit c3f8679863
17 changed files with 3578 additions and 192 deletions

3
input.css Normal file
View File

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