mui-app-theme
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -10,3 +10,3 @@ export class AppThemeTypography { | ||
this["400"] = this.createVariant(300, 18, "25px", 0); | ||
this["700"] = this.createVariant(300, 24, "34px", -0.00833); | ||
this["700"] = this.createVariant(400, 24, "34px", -0.00833); | ||
} | ||
@@ -13,0 +13,0 @@ createVariant(fontWeight, fontSize, lineHeight, letterSpacing) { |
{ | ||
"name": "mui-app-theme", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Allow to override material ui theme colors", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package