feat(app): make server sdk + sync state global (#29285)
This commit is contained in:
parent
2b3ddf9f34
commit
b0fcba5724
13 changed files with 248 additions and 182 deletions
|
|
@ -8,6 +8,13 @@
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Inter";
|
||||
src: url("/assets/Inter.ttf") format("truetype");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@layer components {
|
||||
@keyframes session-progress-whip {
|
||||
0% {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue