UNPKG

style-dictionary

Version:

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

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