Installation
These instructions are for the v1.1.1 framework documentation snapshot. The
public Combric packages are published on npm at synchronized version 1.1.1;
pin Combric packages to that version when following this snapshot.
React components
npm install @combric/react@1.1.1 react@^19 react-dom@^19React and React DOM >=19.0.0 <20 are peer dependencies.
Tokens only
npm install @combric/tokens@1.1.1Framework-independent layout
npm install @combric/layout@1.1.1Optional Tailwind adapter
npm install @combric/tailwind@1.1.1 tailwindcssTailwind CSS must satisfy >=4.3.0 <5. Combric does not require the CLI,
Tailwind, or source-copy installation.
