summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'packages/desktop/src/index.css')
-rw-r--r--packages/desktop/src/index.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/desktop/src/index.css b/packages/desktop/src/index.css
deleted file mode 100644
index e40f0842b..000000000
--- a/packages/desktop/src/index.css
+++ /dev/null
@@ -1,7 +0,0 @@
-@import "@opencode-ai/ui/styles/tailwind";
-
-:root {
- a {
- cursor: default;
- }
-}