UNPKG

wix-style-react

Version:
23 lines (18 loc) 518 B
/* st-namespace-reference="../../../../../../../src/BaseModalLayout/LayoutBlocks/Header/ModalHeading/ModalHeading.st.css" */ :import { -st-from: '../../../../Heading/Heading.st.css'; -st-default: Heading; } :import { -st-from: '../../../../Foundation/stylable/typography.st.css'; -st-named: family-mixin, bold, helveticanueu65 } .root { -st-extends: Heading; -st-states: custom; } .root:custom { -st-mixin: family-mixin(family value(helveticanueu65)), bold; font-size: 24px; line-height: 32px; }