summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/styles/index.css
diff options
context:
space:
mode:
authorAdam <[email protected]>2025-10-30 10:16:45 -0500
committerAdam <[email protected]>2025-10-30 12:02:50 -0500
commit19974daa67b034062e991cff6611477741c0a09d (patch)
tree9685c46c9c3633a27e9bad1ac105f150f2279d6f /packages/ui/src/styles/index.css
parentdcf865a889a97d00e36aa4d45464d1612b3281bd (diff)
downloadopencode-19974daa67b034062e991cff6611477741c0a09d.tar.gz
opencode-19974daa67b034062e991cff6611477741c0a09d.zip
wip: desktop work
Diffstat (limited to 'packages/ui/src/styles/index.css')
-rw-r--r--packages/ui/src/styles/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ui/src/styles/index.css b/packages/ui/src/styles/index.css
index 9742caa0a..4fe13055a 100644
--- a/packages/ui/src/styles/index.css
+++ b/packages/ui/src/styles/index.css
@@ -7,6 +7,7 @@
@import "../components/accordion.css" layer(components);
@import "../components/button.css" layer(components);
+@import "../components/card.css" layer(components);
@import "../components/checkbox.css" layer(components);
@import "../components/diff.css" layer(components);
@import "../components/diff-changes.css" layer(components);