diff --git a/README.md b/README.md index 9e84798..c9bbefc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ import normalizeCss from "stitches-normalize"; const globalStyles = globalCss( ...normalizeCss({ // default options, see below: - fontFamilies: true, + systemFonts: true, webkitPrefixes: true, mozPrefixes: true, }), {