@zendeskgarden/css-variables
Advanced tools
Comparing version 6.4.4 to 6.4.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [6.4.5](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-variables@6.4.4...@zendeskgarden/css-variables@6.4.5) (2020-03-18) | ||
**Note:** Version bump only for package @zendeskgarden/css-variables | ||
## [6.4.4](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-variables@6.4.3...@zendeskgarden/css-variables@6.4.4) (2020-03-06) | ||
@@ -8,0 +16,0 @@ |
@@ -114,2 +114,3 @@ /** | ||
zdFontFamilySystem: 'system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif', | ||
zdFontSizeXs: '10px', | ||
zdFontSizeSm: '12px', | ||
@@ -116,0 +117,0 @@ zdFontSizeMd: '14px', |
@@ -107,2 +107,3 @@ { | ||
"zd-font-family-system": "system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',Arial,sans-serif", | ||
"zd-font-size-xs": "10px", | ||
"zd-font-size-sm": "12px", | ||
@@ -109,0 +110,0 @@ "zd-font-size-md": "14px", |
@@ -114,2 +114,3 @@ /** | ||
zdFontFamilySystem: 'system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif', | ||
zdFontSizeXs: '10px', | ||
zdFontSizeSm: '12px', | ||
@@ -116,0 +117,0 @@ zdFontSizeMd: '14px', |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "6.4.4", | ||
"version": "6.4.5", | ||
"main": "dist/index.js", | ||
@@ -25,3 +25,2 @@ "files": [ | ||
"lint:sass": "stylelint --config .sasslintrc dist/index.scss", | ||
"prepack": "cp ../../LICENSE.md .", | ||
"test": "yarn build && yarn lint", | ||
@@ -40,3 +39,3 @@ "watch": "watch 'yarn build' src --interval=.1" | ||
"style": "dist/index.css", | ||
"gitHead": "9a450c99e5bb73128cb5a4fb3381b212fa4ce7e5" | ||
"gitHead": "e3c1e83267879afbe5e737a84c12e437fe7b569b" | ||
} |
Sorry, the diff of this file is not supported yet
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
587
54050