mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-16 08:06:24 +03:00
A JSX root such as <PricingGrid className="pricing-grid"> is no element in the rendered page, so the anchor is now the classes alone (or the id); only a lowercase name is used as a type selector, custom elements included. A component root with neither refuses the bake as before. Written with AI assistance (Claude). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>