@contentful/forma-36-tokens
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.2.2](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.2.1...@contentful/forma-36-tokens@0.2.2) (2019-03-14) | ||
### Bug Fixes | ||
* More concise fonts fallback list ([b4e9560](https://github.com/contentful/forma-36/commit/b4e9560)) | ||
## 0.2.1 (2019-03-13) | ||
@@ -8,0 +19,0 @@ |
@@ -69,3 +69,3 @@ module.exports = { | ||
"fontSizeS": "0.75rem", | ||
"fontStackPrimary": "'Avenir Next W01', '-apple-system', 'BlinkMacSystemTypography', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'sans-serif'", | ||
"fontStackPrimary": "'Avenir Next W01', -apple-system, BlinkMacSystemTypography, 'Segoe UI', Cantarell, Helvetica, Arial, sans-serif", | ||
"fontStackMonospace": "'Menlo', 'Andale mono', monospace", | ||
@@ -72,0 +72,0 @@ "fontWeightNormal": "500", |
@@ -1,1 +0,1 @@ | ||
{"font-stack-primary":"'Avenir Next W01', '-apple-system', 'BlinkMacSystemTypography', 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'sans-serif'","font-stack-monospace":"'Menlo', 'Andale mono', monospace"} | ||
{"font-stack-primary":"'Avenir Next W01', -apple-system, BlinkMacSystemTypography, 'Segoe UI', Cantarell, Helvetica, Arial, sans-serif","font-stack-monospace":"'Menlo', 'Andale mono', monospace"} |
{ | ||
"name": "@contentful/forma-36-tokens", | ||
"description": "Forma 36 Tokens", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"main": "dist/index.js", | ||
@@ -26,3 +26,3 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "b90c800fe85e4f4ca488d2c143e7a246ab8ecaed" | ||
"gitHead": "3a4f032370b1b32d75b7077450582b76d6df9146" | ||
} |
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
19586