UNPKG

style-dictionary

Version:

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

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