project init

This commit is contained in:
headlesdev
2025-05-17 12:35:02 +02:00
parent 5f824a2581
commit 9d6b5b87fb
10 changed files with 1930 additions and 0 deletions

2
app/globals.css Normal file
View File

@@ -0,0 +1,2 @@
@import "tailwindcss";
@plugin "daisyui";