initial commit

This commit is contained in:
2023-11-12 18:05:41 -05:00
commit 7de2bad456
949 changed files with 8752 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 */