material-foundation / material-theme-builder

Visualize dynamic color and create a custom Material Theme.
https://material-foundation.github.io/material-theme-builder/
Apache License 2.0
361 stars 27 forks source link

[Web] token generation for font-weight has invalid values #222

Closed mwahlhuetter closed 5 months ago

mwahlhuetter commented 7 months ago

Describe the bug The generated tokens for CSS have an incorrect value for font-weight. --md-sys-typescale-label-small-font-weight: 500px;

To Reproduce Steps to reproduce the behavior:

  1. Export for web from the theme builder
  2. See wrong tokens

Expected behavior The tokens are correctly generated. --md-sys-typescale-label-small-font-weight: 500;

jwill commented 5 months ago

Thanks for the report.

At the present time, we're no longer generating typography in the versions under active development, neither Figma nor the web version at https://material-foundation.github.io/material-theme-builder/