UNPKG

style-dictionary

Version:

Style once, use everywhere. A build system for creating cross-platform styles.

9 lines (8 loc) 208 B
export default { base: { value: '{color.core.grey.100}' }, secondary: { value: '{color.core.grey.80}' }, link: { value: '{color.brand.primary.base}' }, inverse: { base: { value: '#fff' }, }, };