Extend the brand-agnostic component bundle beyond button/card #87

Open
opened 2026-09-08 18:20:02 +00:00 by peterswimm · 0 comments
Owner

The debranding mechanism already exists: components/ is a var(--*)-only bundle, and
90b9bf3 fix(components): make button/card fully token-driven made it re-skinnable.

Coverage is the gap — the bundle is two components: button.html and card.html
(plus _bundle.js).

Decide the target component set and extend, or close as done-at-current-scope.

Mirrored from forge wish 4e3eca1d ("debrand framework" — narrowed after verifying the
framework itself landed).

The debranding *mechanism* already exists: `components/` is a `var(--*)`-only bundle, and `90b9bf3 fix(components): make button/card fully token-driven` made it re-skinnable. **Coverage is the gap** — the bundle is two components: `button.html` and `card.html` (plus `_bundle.js`). Decide the target component set and extend, or close as done-at-current-scope. Mirrored from forge wish `4e3eca1d` ("debrand framework" — narrowed after verifying the framework itself landed).
Sign in to join this conversation.
No description provided.