Integration
Where the shared cn helper shows up across FoundryKit.
Integration
- Primitives, Components, and Blocks all rely on
cnfor consistent class merging. - If your app already uses FoundryKit UI packages, importing
cnfrom those packages is often enough. - Import from
@foundrykit/utilsdirectly when you want the standalone helper without taking on a UI package dependency.