frontend done

This commit is contained in:
2025-02-01 15:10:24 -06:00
parent 592062225e
commit 9e8f7d4542
25 changed files with 5939 additions and 2 deletions

3
frontend/input.css Normal file
View File

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