@croud-ui/tokens
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -31,4 +31,7 @@ module.exports = { | ||
fontFamilyBody: "Proxima Nova, sans-serif", | ||
fontLeading2Xl: "32px", | ||
fontLeading3Xl: "40px", | ||
fontSizeBase: "14px", | ||
fontSize2Xl: "24px", | ||
fontSize3Xl: "34px", | ||
opacityTextBase: "0.87", | ||
@@ -35,0 +38,0 @@ opacityNone: "0", |
@@ -31,3 +31,6 @@ declare const _default: { | ||
fontFamilyBody: "Proxima Nova, sans-serif"; | ||
fontLeading2Xl: "32px"; | ||
fontLeading3Xl: "40px"; | ||
fontSize2Xl: "24px"; | ||
fontSize3Xl: "34px"; | ||
fontSizeBase: "14px"; | ||
@@ -34,0 +37,0 @@ margin1: "4px"; |
@@ -31,4 +31,7 @@ { | ||
"font_family_body": "Proxima Nova, sans-serif", | ||
"font_leading_2xl": "32px", | ||
"font_leading_3xl": "40px", | ||
"font_size_base": "14px", | ||
"font_size_2xl": "24px", | ||
"font_size_3xl": "34px", | ||
"opacity_text_base": "0.87", | ||
@@ -35,0 +38,0 @@ "opacity_none": "0", |
@@ -30,4 +30,7 @@ export const borderRadiusNone = "0px"; | ||
export const fontFamilyBody = "Proxima Nova, sans-serif"; | ||
export const fontLeading2Xl = "32px"; | ||
export const fontLeading3Xl = "40px"; | ||
export const fontSizeBase = "14px"; | ||
export const fontSize2Xl = "24px"; | ||
export const fontSize3Xl = "34px"; | ||
export const opacityTextBase = "0.87"; | ||
@@ -34,0 +37,0 @@ export const opacityNone = "0"; |
{ | ||
"name": "@croud-ui/tokens", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "collection of formatted design tokens for use in crouds ui", | ||
@@ -5,0 +5,0 @@ "main": "./dist/tokens.common.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
28149
504
336