@sumup/design-tokens

v4.0.0-canary.0
Visual primitives such as typography, color, and spacing that are shared across platforms.

lint

foundry run eslint . --ext .js,.jsx,.ts,.tsx

test

jest --watch

build

yarn build:es && yarn build:cjs

start

tsc --watch

build:es

tsc

lint:fix

yarn lint --fix

build:cjs

tsc --project tsconfig.cjs.json
npm i @sumup/[email protected]

Metadata

Downloads