@fluid-topics/design-system-variables
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -205,3 +205,3 @@ import { FtCssVariableFactory } from "../../FtCssVariables"; | ||
lineHeight: FtCssVariableFactory.create("--ft-typography-title-1-lineHeight", "", "SIZE", "120%"), | ||
fontSize: FtCssVariableFactory.create("--ft-typography-title-1-fontSize", "", "SIZE", "2rem"), | ||
fontSize: FtCssVariableFactory.create("--ft-typography-title-1-fontSize", "", "SIZE", "1.5rem"), | ||
letterSpacing: FtCssVariableFactory.create("--ft-typography-title-1-letterSpacing", "", "SIZE", "-0.02em"), | ||
@@ -217,3 +217,3 @@ paragraphSpacing: FtCssVariableFactory.create("--ft-typography-title-1-paragraphSpacing", "", "UNKNOWN", "normal"), | ||
lineHeight: FtCssVariableFactory.create("--ft-typography-title-2-lineHeight", "", "SIZE", "120%"), | ||
fontSize: FtCssVariableFactory.create("--ft-typography-title-2-fontSize", "", "SIZE", "1.5rem"), | ||
fontSize: FtCssVariableFactory.create("--ft-typography-title-2-fontSize", "", "SIZE", "1.25rem"), | ||
letterSpacing: FtCssVariableFactory.create("--ft-typography-title-2-letterSpacing", "", "SIZE", "-0.02em"), | ||
@@ -229,3 +229,3 @@ paragraphSpacing: FtCssVariableFactory.create("--ft-typography-title-2-paragraphSpacing", "", "UNKNOWN", "normal"), | ||
lineHeight: FtCssVariableFactory.create("--ft-typography-title-3-lineHeight", "", "SIZE", "120%"), | ||
fontSize: FtCssVariableFactory.create("--ft-typography-title-3-fontSize", "", "SIZE", "1.25rem"), | ||
fontSize: FtCssVariableFactory.create("--ft-typography-title-3-fontSize", "", "SIZE", "1.125rem"), | ||
letterSpacing: FtCssVariableFactory.create("--ft-typography-title-3-letterSpacing", "", "SIZE", "-0.01em"), | ||
@@ -232,0 +232,0 @@ paragraphSpacing: FtCssVariableFactory.create("--ft-typography-title-3-paragraphSpacing", "", "UNKNOWN", "normal"), |
{ | ||
"name": "@fluid-topics/design-system-variables", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Generated design system variables to use in web components", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
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
175870