mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
7 lines
85 B
CSS
7 lines
85 B
CSS
@import "@opencode-ai/ui/styles/tailwind";
|
|
|
|
:root {
|
|
a {
|
|
cursor: default;
|
|
}
|
|
}
|