@primer/figma-theme

v0.1.0
Generate development-ready theme JSON files from Figma Styles

prepublishOnly

yarn build

prebuild

rm -rf dist

build

tsc && chmod +x ./dist/cli-boot.js

cli

ts-node src/cli-boot.ts

test

ts-mocha -p tsconfig.json test/**/*.test.ts

test:fast

yarn test -f '[slow]' -i

test:slow

yarn test -f '[slow]'
npm i @primer/figma-theme

Metadata

  • MIT
  • Whatever
  • Michelle Tilley
  • released 6/25/2020

Downloads