mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
7 lines
85 B
CSS
7 lines
85 B
CSS
@import "@opencode-ai/ui/styles/tailwind";
|
|
|
|
:root {
|
|
a {
|
|
cursor: default;
|
|
}
|
|
}
|