diff options
| author | Adam <[email protected]> | 2025-12-10 06:55:44 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-12-10 15:17:02 -0600 |
| commit | ada40decd14fc18901486382a10b1ec1d0d21f7e (patch) | |
| tree | ad26704856bad18da056c9cb525eebae189b586b /packages/ui/src/styles/index.css | |
| parent | 6866a060bc48031ecc3b0f7c1c1e99f6961a4cb1 (diff) | |
| download | opencode-ada40decd14fc18901486382a10b1ec1d0d21f7e.tar.gz opencode-ada40decd14fc18901486382a10b1ec1d0d21f7e.zip | |
wip(desktop): progress
Diffstat (limited to 'packages/ui/src/styles/index.css')
| -rw-r--r-- | packages/ui/src/styles/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ui/src/styles/index.css b/packages/ui/src/styles/index.css index ab45a3a25..074859f35 100644 --- a/packages/ui/src/styles/index.css +++ b/packages/ui/src/styles/index.css @@ -36,6 +36,7 @@ @import "../components/session-turn.css" layer(components); @import "../components/sticky-accordion-header.css" layer(components); @import "../components/tabs.css" layer(components); +@import "../components/tag.css" layer(components); @import "../components/tooltip.css" layer(components); @import "../components/typewriter.css" layer(components); |
