# `MishkaChelekom.Kit.Entities.Customize`
[🔗](https://github.com/mishka-group/mishka_chelekom/blob/v0.0.9/lib/mishka_chelekom/kit/entities/customize.ex#L1)

Entity struct for one `customize` — a customization of an EXISTING component. The rules inside
decide which world it targets: `color`/`variant`/`size`/… ⇒ a styled component, `part` ⇒ a
headless one. Never both.

Built by the `customize` entity in `MishkaChelekom.Kit.Dsl`; consumed by
`MishkaChelekom.Kit.Transformers.Generate` and the `MishkaChelekom.Kit.Verifiers.*`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
