feat: add frontend project to repo

This commit is contained in:
2025-07-23 04:24:47 +00:00
parent 6c3ffbdc81
commit aacba52807
44 changed files with 18490 additions and 143 deletions

3
frontend/src/index.css Normal file
View File

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