rename frontend subfolder

This commit is contained in:
Sebarocks 2025-07-31 16:48:55 -04:00
parent 0a894237bb
commit 16f084bfcd
21 changed files with 12 additions and 2 deletions

3
frontend/src/app.css Normal file
View file

@ -0,0 +1,3 @@
@import "tailwindcss";
@plugin "daisyui";
@plugin "@tailwindcss/typography";