Skip to Content
ADRsADR 002: HeroUI v3

ADR-002: HeroUI v3

Status: Accepted

Context

We need a robust, accessible, and themeable UI component library.

Decision

We chose HeroUI v3.0.5.

Rationale

HeroUI v3 offers a wide range of compound components with dot notation, built-in accessibility, and seamless integration with Tailwind CSS.

Consequences

Component usage must strictly follow v3 APIs (e.g., <Table.Header> instead of legacy v2 structures).

Last updated on