@sumup/design-tokens

v7.2.0-next.3
Visual primitives such as typography, color, and spacing that are shared across platforms.

lint

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

test

vitest

build

npm run build:es && npm run build:cjs && npm run build:styles

start

tsc --watch

build:es

tsc

lint:fix

npm run lint -- --fix

build:cjs

tsc --project tsconfig.cjs.json

build:styles

tsx ./scripts/build.ts
npm i @sumup/[email protected]

Metadata

Downloads