Package Exports
- @vector-im/compound-web
- @vector-im/compound-web/dist/style.css
Readme

Compound Web
React implementation of Compound – Element's design system – See full documentation on https://compound.element.io and the Figma component library
Commands
| Command | Runs |
|---|---|
yarn dev |
Runs a local development environment |
yarn test |
Tests all components |
yarn lint |
Lints all components |
yarn gen:component $name |
Bootstraps a new component |