@itcase/ui 1.9.38 → 1.9.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -217,7 +217,7 @@
217
217
 
218
218
  @define-mixin email-text-xs $weight: normal {
219
219
  @mixin font-fixed $weight, var(--typography-email-text-xs),
220
- var(--typographyemail-text-xs-line-height), var(--font-email);
220
+ var(--typography-email-text-xs-line-height), var(--font-email);
221
221
  }
222
222
 
223
223
  @define-mixin email-text-xxs $weight: normal {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/ui",
3
- "version": "1.9.38",
3
+ "version": "1.9.39",
4
4
  "description": "UI components (Modal, Loader, Popup, etc)",
5
5
  "keywords": [
6
6
  "Modal",