UNPKG

style-dictionary

Version:

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

8 lines (6 loc) 121 B
import primary from './primary.js'; import secondary from './secondary.js'; export default { primary, secondary, };