@theme-ui/preset-base
Advanced tools
Comparing version 0.3.0-alpha.4 to 0.3.0-alpha.5
@@ -59,3 +59,3 @@ function _defineProperty(obj, key, value) { | ||
fonts: { | ||
body: 'system-ui, sans-serif', | ||
body: 'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif', | ||
heading: 'inherit', | ||
@@ -62,0 +62,0 @@ monospace: 'Menlo, monospace' |
@@ -59,3 +59,3 @@ function _defineProperty(obj, key, value) { | ||
fonts: { | ||
body: 'system-ui, sans-serif', | ||
body: 'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif', | ||
heading: 'inherit', | ||
@@ -62,0 +62,0 @@ monospace: 'Menlo, monospace' |
@@ -64,3 +64,3 @@ (function (global, factory) { | ||
fonts: { | ||
body: 'system-ui, sans-serif', | ||
body: 'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif', | ||
heading: 'inherit', | ||
@@ -67,0 +67,0 @@ monospace: 'Menlo, monospace' |
{ | ||
"name": "@theme-ui/preset-base", | ||
"version": "0.3.0-alpha.4", | ||
"version": "0.3.0-alpha.5", | ||
"main": "dist/index.js", | ||
@@ -16,3 +16,3 @@ "module": "dist/index.esm.js", | ||
}, | ||
"gitHead": "9eaf51404d4a8a927d7bf64a1dd09e09d7fbac65" | ||
"gitHead": "4e5ee476e10544f1a3d1e2ae403aa0e2b2a565eb" | ||
} |
@@ -11,3 +11,4 @@ const heading = { | ||
fonts: { | ||
body: 'system-ui, sans-serif', | ||
body: | ||
'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif', | ||
heading: 'inherit', | ||
@@ -14,0 +15,0 @@ monospace: 'Menlo, monospace', |
Sorry, the diff of this file is not supported yet
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
26276
515