Skip to Content
🎉 Coral x Panda has been released 🎉 Read the Migration Guide
DocumentationAtomsInstallation

Installation

coral

Be sure to follow the steps from Installation to set up your project with Panda CSS and Coral before using this package.

Install dependencies

npm i @krakentech/coral @krakentech/coral-design @krakentech/icons @krakentech/utils react react-dom
npm i -D @types/react @types/react-dom

Prerequisites

PackageVersionRequired
@krakentech/coral-design^4.0.0

Required

@krakentech/icons^9.0.0

Required

@krakentech/utils^2.0.0

Required

react^18.2.0 || ^19.0.0

Required

react-dom^18.2.0 || ^19.0.0

Required

@stripe/stripe-js^7.0.0

Optional

@types/react^18.2.0 || ^19.0.0

Optional

@types/react-dom^18.2.0 || ^19.0.0

Optional

Last updated on