UNPKG

style-dictionary

Version:

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

8 lines (6 loc) 100 B
import color from './color.js'; import size from './size.js'; export default { color, size, };