mui-app-theme
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -9,3 +9,3 @@ export class AppThemeTypography { | ||
this["300"] = this.createVariant(300, 16, "22px", 0.00938); | ||
this["400"] = this.createVariant(300, 18, "25px", 0); | ||
this["400"] = this.createVariant(400, 18, "25px", 0); | ||
this["700"] = this.createVariant(400, 24, "34px", -0.00833); | ||
@@ -12,0 +12,0 @@ } |
{ | ||
"name": "mui-app-theme", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"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