Skip to content

adobe/spectrum-tokens

Note: for Spectrum 2 tokens, look at the beta branch and beta tagged packages on NPM.

Spectrum Tokens Monorepo

This repo uses:

Packages in this monorepo:

Setup monorepo locally

  1. Install pnpm using this guide.
  2. Install dependencies
    pnpm i

Build all packages locally

Run build script

pnpm moon run :build

Run all tests locally

pnpm moon run :test