chore: rename packages/desktop -> packages/app

This commit is contained in:
Adam 2025-12-22 19:38:50 -06:00 committed by Aiden Cline
commit 992327a05d
74 changed files with 78 additions and 67 deletions

View file

@ -0,0 +1,7 @@
@import "@opencode-ai/ui/styles/tailwind";
:root {
a {
cursor: default;
}
}