qgds-tokens
/
1.2.0
qgds-tokens 1.2.0
Install from the command line:
Learn more about npm packages
$ npm install @qld-gov-au/qgds-tokens@1.2.0
Install via package.json:
"@qld-gov-au/qgds-tokens": "1.2.0"
About this version
Style once, use everywhere.
"A Style Dictionary uses design tokens to define styles once and use those styles on any platform or language. It provides a single place to create and edit your styles, and exports these tokens to all the places you need." - Amazon
- Figma variables are exported to ./figma/tokens.json
- Run:
npm run build-tokens
npm run test
npm run ci
There is two publish subsystems, one is to npmjs and the other is to github repo package
Still work in progress:
- currently missing cleanup prior to publishing latest tag
- needs to publish when a version is cut (including incrementing package.json version if not same)