Packages
Choose the primary React package or a focused lower-level Liquidify package.
Most applications should begin with @liquidify/react. It provides the component catalog and brings the glass engine and design tokens through its dependency graph.
| Package | Purpose | Install directly when |
|---|---|---|
@liquidify/react | React 19 components and aggregate CSS | Building an application or design system with Liquidify controls |
@liquidify/glass | CSS/SVG surface engine and providers | Creating a custom glass surface or configuring engine scopes directly |
@liquidify/tokens | CSS variables, JSON tokens, and Tailwind preset | Sharing Liquidify's design vocabulary outside its components |
@liquidify/motion | Framework-neutral spring and frame scheduler | Driving custom motion without the React component package |
All current package versions are pre-release 0.0.0 workspace versions and their public documentation is marked experimental. Pin the version you evaluate. The website describes published public exports only; internal source paths are not supported imports.