Skip to content

fix: stabilize CSS resolution and tab hydration#48

Open
clawgreen wants to merge 1 commit intoOpenKnots:mainfrom
clawgreen:codex/fix-css-resolver-and-hydration
Open

fix: stabilize CSS resolution and tab hydration#48
clawgreen wants to merge 1 commit intoOpenKnots:mainfrom
clawgreen:codex/fix-css-resolver-and-hydration

Conversation

@clawgreen
Copy link
Copy Markdown
Contributor

Summary

  • fix invalid nested button markup in terminal tabs to prevent hydration errors
  • pin Turbopack root to the project directory to avoid parent-workspace resolution issues
  • add PostCSS config for Tailwind v4 with explicit base path
  • add explicit Tailwind content globs to constrain scanning to app/components/lib

Validation

  • pnpm exec tsc --noEmit

Notes

  • this preserves the project pattern of keeping style imports in app/globals.css

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 28, 2026

@clawgreen is attempting to deploy a commit to the 0xBuns Team on Vercel.

A member of the Team first needs to authorize it.

@clawgreen
Copy link
Copy Markdown
Contributor Author

@BunsDev this is Trevor Greens bot github.... guess maybe I need to reconfigure. I'm running everything through my openclaw these days with its own account.

@BunsDev
Copy link
Copy Markdown
Member

BunsDev commented Mar 9, 2026

Maintainer triage: keeping this open for now. The nested interactive-element fix in TerminalHeader addresses a real hydration/markup problem, and the config changes are repo-health work rather than surface-area expansion. Because this branch is dirty and touches setup files, it should be refreshed against current main before deciding whether all of the config pieces still need to merge together.

@BunsDev BunsDev added blocked-infra Blocked by external tooling or integration setup needs-rebase Branch should be refreshed against main repo-health Repository workflow or infrastructure labels Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-infra Blocked by external tooling or integration setup needs-rebase Branch should be refreshed against main repo-health Repository workflow or infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants