You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cli): ✨ Add option for defining theme name (#2374)
resolves#2334
- Added new option to `--theme` to cli for defining theme name.
- Will add new theme or overwrite existing theme.
- Added new script in cli (`update:template`) for updating template
files from our "master" `design-tokens` in root.
- Added textfield in theme-builder tokens modal for defining theme name.
- Not a fan of having code, but commented our template generation for
`$metadata` and `$themes` as this is an internal improvement that can be
done later.
- Some updates to components used in theme-builder to get desired user
interface.
0 commit comments