Use the Theme builder to generate design tokens
old
## Beta Designsystemet design tokens templatePlanned breaking change: Token property names will be converted to DTCG format once Style Dictionary v4 and Token Studio v2 is released
- Install dependencies.
npm i
- Run the
build
script to generate tokens in CSS.
npm run build