wip: desktop work

This commit is contained in:
Adam 2025-10-31 11:54:27 -05:00
parent 36b48a44ac
commit ffc889b99e
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
9 changed files with 174 additions and 175 deletions

View file

@ -64,6 +64,8 @@
--shadow-xs: var(--shadow-xs);
--shadow-md: var(--shadow-md);
--shadow-xs-border-selected: var(--shadow-xs-border-selected);
--animate-pulse: var(--animate-pulse);
}
@import "./colors.css";