Core bundle

Foundation classes without the aggregate stylesheet.

This server-rendered showcase loads only /v1/css/starthds-core.css plus optional /v1/js/starthds-core.js for navigation, toggles, and dismissible feedback.

Core asset imports

Core covers tokens, base HTML, layout primitives, header/nav, heroes, cards, buttons, alerts, empty states, forms, docs helpers, utilities, and documented ds-* aliases.

<link rel="stylesheet" href="/v1/css/starthds-core.css">
<script type="module" src="/v1/js/starthds-core.js"></script>
Card

Token-backed surface

The card, badge, muted text, and grid classes are all in core.

Skip to form
Core alert:Feedback states use semantic tokens and no product-specific classes.

Core form contract

Empty state

No domain bundle is loaded here

Marketing, app, knowledge, and product-specific classes are intentionally absent from the core showcase dependency set.