initial commit

This commit is contained in:
2024-09-02 17:16:19 -04:00
commit a7453550f0
45 changed files with 2585 additions and 0 deletions

5
assets/css/app.css Normal file
View File

@@ -0,0 +1,5 @@
@import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";
/* This file is for your main application CSS */