Init project

This commit is contained in:
2023-04-29 14:51:14 -05:00
commit 71ccfc152b
16 changed files with 7949 additions and 0 deletions

3
src/styles/globals.css Normal file
View File

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