bpk-tokens-css
Advanced tools
Comparing version 36.1.0 to 36.1.1
{ | ||
"name": "bpk-tokens-css", | ||
"version": "36.1.0", | ||
"version": "36.1.1", | ||
"description": "Backpack design tokens for colors, spacing, font, etc.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -7,3 +7,3 @@ { | ||
"FONT_FAMILY_BASE": { | ||
"value": "'Skyscanner Relative', -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Arial', sans-serif", | ||
"value": "'Skyscanner Relative', -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif", | ||
"type": "font", | ||
@@ -10,0 +10,0 @@ "category": "typesettings" |
@@ -238,3 +238,3 @@ /* | ||
fontColorBase: "rgb(17, 18, 54)", | ||
fontFamilyBase: "'Skyscanner Relative', -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Arial', sans-serif", | ||
fontFamilyBase: "'Skyscanner Relative', -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif", | ||
fontSizeBase: "1rem", | ||
@@ -241,0 +241,0 @@ fontSizeLg: "1.25rem", |
@@ -236,3 +236,3 @@ /* | ||
export const fontColorBase = "rgb(17, 18, 54)"; | ||
export const fontFamilyBase = "'Skyscanner Relative', -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Arial', sans-serif"; | ||
export const fontFamilyBase = "'Skyscanner Relative', -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif"; | ||
export const fontSizeBase = "1rem"; | ||
@@ -239,0 +239,0 @@ export const fontSizeLg = "1.25rem"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
605389