Add daisyui integration, remove Header and page components, and update layout structure

This commit is contained in:
2025-10-23 11:20:55 -03:00
parent 577261bf67
commit 9d17ad1271
14 changed files with 111 additions and 85 deletions

View File

@@ -1,5 +1,2 @@
@import 'tailwindcss';
body {
@apply bg-neutral-950 text-neutral-100;
}
@import "tailwindcss";
@plugin "daisyui";