Skip to content

Add Tailwind HTML embed build#133

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

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

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