IHM Design System · v

Pulse

The IHM brand language as code. Framework-agnostic tokens, fonts, and components — served from a single CDN to every IHM application.

Tokens 100+
Color sections 6
Icons 256
Font weights 4
Total bundle ~165 KB

Explore the system

Browse the pieces that ship in v — design tokens, typography, icons, and patterns. Phase 2 component CSS lands in a follow-up release.

How apps consume Pulse

One link tag. Same-origin via the CloudFront /cdn routing pattern. Material Icons + Open Sans included.

<link rel="stylesheet" href="/cdn/design-system/v1/ihm-base.css" />

See ApplicationConsumerDesign.md for the full integration guide — CloudFront routing setup, the ihm-ui-common baked-in pattern, configuration examples per app type, and the migration checklist for removing legacy font handling.