@skyscanner/bpk-foundations-web
Advanced tools
Comparing version 15.0.0 to 15.1.0
{ | ||
"name": "@skyscanner/bpk-foundations-web", | ||
"version": "15.0.0", | ||
"version": "15.1.0", | ||
"description": "Common Backpack design tokens for colors, spacing, font, etc.", | ||
@@ -23,3 +23,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "1a40b9f3fec7615000e4493746cbc13aa1985200" | ||
"gitHead": "858d0d66b004fe8ebfcca4f850127564384f3b4d" | ||
} |
@@ -266,2 +266,3 @@ /* | ||
buttonLargeHeight: "3rem", | ||
privateButtonLineHeight: "1.5rem", | ||
calendarDaySpacing: ".5rem", | ||
@@ -268,0 +269,0 @@ calendarDaySize: "2.25rem", |
@@ -264,2 +264,3 @@ /* | ||
export const buttonLargeHeight = "3rem"; | ||
export const privateButtonLineHeight = "1.5rem"; | ||
export const calendarDaySpacing = ".5rem"; | ||
@@ -458,2 +459,3 @@ export const calendarDaySize = "2.25rem"; | ||
buttonLargeHeight, | ||
privateButtonLineHeight, | ||
}; | ||
@@ -460,0 +462,0 @@ export const calendar = { |
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
200562
4130