anomalyco / anomalyco/opencode
desktop bun dev report Missed semicolon
Open
@Brendonovich is already working on this.
Since Jul 24, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
I run bun install and bun dev in opencode\packages\desktop.
But error report [vite] Internal server error: [postcss] D:/ProjectCode/opencode/packages/app/src/index.css:2753:11: Missed semicolon.
After search ,I find packages\ui\src\styles\tailwind\index.css Line 4.
@import "tailwindcss/utilities.css" layer(utilities) source("../../../../");
Is this line error?
Plugins
No response
OpenCode version
1.18.4
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.