index.css 85 B

1234567
  1. @import "@opencode-ai/ui/styles/tailwind";
  2. :root {
  3. a {
  4. cursor: default;
  5. }
  6. }