@gsretail.com/gui-core
Version:
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
2 lines (1 loc) • 851 B
JavaScript
import{__makeTemplateObject as t}from"../../../node_modules/tslib/tslib.es6.js";import n from"@emotion/styled";import{Typography as o,Box as i}from"@mui/material";import"@mui/material/styles";import r from"../../../assets/theme/basicStyle.js";var e,m,a=n(o)(e||(e=t(["\n margin-right: 10px;\n font-size: "," !important;\n font-weight: "," !important;\n"],["\n margin-right: 10px;\n font-size: "," !important;\n font-weight: "," !important;\n"])),r.font.size[20],(function(t){return t.theme.typography.fontWeightBold})),p=n(i)(m||(m=t(["\n margin: 0 0 16px -16px;\n // min-height: 65px;\n background-color: ",";\n box-shadow: ",";\n"],["\n margin: 0 0 16px -16px;\n // min-height: 65px;\n background-color: ",";\n box-shadow: ",";\n"])),r.color.white,(function(t){return t.theme.shadows[1]}));export{p as StyledBox,a as StyledPageTitle};