diff options
| author | GitHub Action <[email protected]> | 2025-10-16 19:08:21 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-10-16 19:08:21 +0000 |
| commit | 26d0d20e4d0744005717427a00c10a16920f9835 (patch) | |
| tree | 507c6e649cdf81f04225da08bfa5f07f85eee102 | |
| parent | 20229f147bbe5e096e1863391246eaaa798f40ce (diff) | |
| download | opencode-26d0d20e4d0744005717427a00c10a16920f9835.tar.gz opencode-26d0d20e4d0744005717427a00c10a16920f9835.zip | |
chore: format code
| -rw-r--r-- | bun.lock | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -118,6 +118,10 @@ "packages/css": { "name": "@opencode-ai/css", "version": "0.15.5", + "dependencies": { + "@tailwindcss/vite": "catalog:", + "tailwindcss": "catalog:", + }, }, "packages/desktop": { "name": "@opencode-ai/desktop", |
