Begin migrate to leptos
This commit is contained in:
parent
1060e12513
commit
79daad993e
45 changed files with 3202 additions and 1975 deletions
3
src_old/App.scss
Normal file
3
src_old/App.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
#root {
|
||||
@apply m-0 p-0 bg-surface dark:bg-dark_surface text-on_surface dark:text-dark_on_surface;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue