UNPKG

style-dictionary

Version:

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

16 lines (15 loc) 310 B
{ "source": ["./style-dictionary/tokens/**/*.json"], "platforms": { "rn": { "transformGroup": "react-native", "buildPath": "./src/style-dictionary-dist/", "files": [ { "destination": "variables.js", "format": "javascript/es6" } ] } } }