chore: rename packages/desktop -> packages/app
This commit is contained in:
parent
4ccd407259
commit
992327a05d
74 changed files with 78 additions and 67 deletions
7
packages/app/src/index.css
Normal file
7
packages/app/src/index.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@import "@opencode-ai/ui/styles/tailwind";
|
||||
|
||||
:root {
|
||||
a {
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue