anomalyco / anomalyco/opencode

desktop bun dev report Missed semicolon

Open
#38,660 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.