feat(frontend): Add frontend #25
1 changed files with 7 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue