material-theme-builder
material-theme-builder copied to clipboard
Variants for extended colors are not exported.
Describe the bug When adding a custom color to a theme and exporting it to CSS, only the core colors is being exported.
To Reproduce Steps to reproduce the behavior:
- Go to theme-builder
- Add custom colors
- Click on 'Export / CSS'
Expected behavior In tokens.css, I expected to see every custom color with its variants.
Screenshots