first attempt at making a UI (clickdummy)
This commit is contained in:
parent
66c22a915f
commit
b80e3fe4f0
13 changed files with 4775 additions and 0 deletions
5
app/src/styles/global.css
Normal file
5
app/src/styles/global.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
@import "tailwindcss";
|
||||
@plugin "daisyui" {
|
||||
themes: light --default, dark --prefersdark;
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue