app: Swap to using dioxus instead of yew

This commit is contained in:
traxys 2023-07-03 23:20:19 +02:00
parent 02a4187c39
commit c80cc99255
29 changed files with 3558 additions and 3639 deletions

4
app/public/style.css Normal file
View file

@ -0,0 +1,4 @@
hr {
border: 1px solid #595c5f;
opacity: 1;
}