material-theme-builder icon indicating copy to clipboard operation
material-theme-builder copied to clipboard

font imports throw errors

Open twerske opened this issue 3 years ago • 0 comments

When adding new font weights to existing imports, the import generator in buildFontImportList in /src/app/nav/theme-generator/angular-theme-transformer.ts and therefore throws errors.

This function should expand to the following cases:

  • new imports of weights and styles on existing font families
  • better combos of multiple font families

twerske avatar Sep 10 '21 19:09 twerske