Skip to content

Add Tailwind HTML embed build#133

Closed
bholmesdev wants to merge 1 commit into
mainfrom
codex/issue-55-spike-tailwind-build-process
Closed

Add Tailwind HTML embed build#133
bholmesdev wants to merge 1 commit into
mainfrom
codex/issue-55-spike-tailwind-build-process

Conversation

@bholmesdev

Copy link
Copy Markdown
Owner

Closes #55

Summary:

  • add build:html-embed for compiling Tailwind v4 utilities into local HTML embed artifacts
  • add a playground tailwind-card.html source and generated tailwind-card.dist.html embed
  • document the source/output convention for agents and contributors

Validation:

  • pnpm --filter @hubble.md/desktop build:html-embed apps/desktop/fixtures/playground/tailwind-card.html
  • pnpm check
  • pnpm build:desktop
  • git diff --check

E2E:

  • Not run; this is build tooling plus a static playground embed artifact. The generated .dist.html was smoke-built and linked from the playground note.

Notes:

  • Build logs include the existing apps/web Node 22.x engine warning under the current runtime.

Co-Authored-By: Oz <oz-agent@warp.dev>
@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hubble-md-web Ready Ready Preview, Comment Jul 4, 2026 1:42pm

@bholmesdev

Copy link
Copy Markdown
Owner Author

Closing this for now — the Tailwind HTML embed build path isn't needed at the moment, and I'm not happy enough with the implementation to land it.

We can revisit if/when we add a larger build pipeline for apps.

1 similar comment
@bholmesdev

Copy link
Copy Markdown
Owner Author

Closing this for now — the Tailwind HTML embed build path isn't needed at the moment, and I'm not happy enough with the implementation to land it.

We can revisit if/when we add a larger build pipeline for apps.

@bholmesdev bholmesdev closed this Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spike Tailwind build process for HTML iframe embeds

1 participant