Docs

Getting started

Beta docs cover the getting-started path only. Full reference docs land after the beta.

Quickstart

Install the React SDK and wire the provider:

npm install @sorb/leaf
npx sorb dev   # run the local bridge

Wrap your app in SorbProvider; tokens arrive at runtime as CSS custom properties (var(--token, fallback)).

Figma plugin

Install the Sorb plugin (Canopy) in Figma, then run the propose → preview → bind loop against your running app.

Tokens

Point Sorb at your DTCG token sources; it resolves them into .sorb/resolved.json— the values your app actually renders.

Coming soon

  • API reference
  • Tailwind integration guide

Need an invite? Request beta access.