chore: rename packages/desktop -> packages/app

This commit is contained in:
Adam 2025-12-22 19:38:50 -06:00
commit 794fe8f381
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
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;
}
}