feat(frontend): Add frontend #25

Merged
Bluemedia merged 16 commits from feature/frontend into main 2025-07-27 21:39:24 +02:00
Showing only changes of commit f770a7de37 - Show all commits

View file

@ -6,6 +6,13 @@
emerald --default; emerald --default;
} }
@plugin "daisyui/theme" {
name: "emerald";
--radius-selector: 0.5rem;
--radius-field: 0.25rem;
--radius-box: 0.5rem;
}
@plugin "daisyui/theme" { @plugin "daisyui/theme" {
name: "darkgray"; name: "darkgray";
default: false; default: false;