Tokens
This repo holds the design configuration for Order Protection design elements. Being in a separate repo allows us to version the tokens so that we don't accidentally break the design of a consumer.
How to use
npm -i --save-dev @orderprotection/design-tokens
const { Colors, FontFamily } = require('@orderprotection/design-tokens')