Configuration to generate styling for different usecases from design tokens.
This example uses Style Dictionary to generate style files for javascript (which can be integrated with tailwind theming options), SCSS and flutter/dart.
- Get design tokens from design source
- update /tokens
- Modify config.json if needed for different output files
- generate files with "npm run generate"