Get Started with chirp-ui
chirp-ui is an optional companion for Chirp. Install it when you want the component library, default design language, and app-shell patterns.
Two ways to adopt it:
- In a Chirp app — install the library and call
use_chirp_ui(app)to get the Kida macros, filters, and assets. Start at [Installation]. - On a Bengal site — apply the packaged chirp-theme by setting
theme: "chirp-theme"in your site config. Requires Bengal >=0.3.3 (forlibrary_asset_tags()). See [Apply the chirp-theme Bengal theme] and the [chirp-theme reference].