/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@styled-system/typography@5.1.2/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";exports.__esModule=!0,exports.default=exports.typography=void 0;var _core=require("@styled-system/core"),defaults={fontSizes:[12,14,16,20,24,32,48,64,72]},config={fontFamily:{property:"fontFamily",scale:"fonts"},fontSize:{property:"fontSize",scale:"fontSizes",defaultScale:defaults.fontSizes},fontWeight:{property:"fontWeight",scale:"fontWeights"},lineHeight:{property:"lineHeight",scale:"lineHeights"},letterSpacing:{property:"letterSpacing",scale:"letterSpacings"},textAlign:!0,fontStyle:!0},typography=(0,_core.system)(config);exports.typography=typography;var _default=typography;exports.default=_default;
//# sourceMappingURL=/sm/f2fec134156fd887dc3bbe4e6d398088d70820771342cc0d9c359bd6012844e8.map