Const
Extra large serif typography style with responsive scaling.
import * as Styles from '@universityofmaryland/web-styles-library';// Use in object spread syntaxconst myStyle = { ...Styles.typography.serif.extralarge }; Copy
import * as Styles from '@universityofmaryland/web-styles-library';// Use in object spread syntaxconst myStyle = { ...Styles.typography.serif.extralarge };
1.1.0
Extra large serif typography style with responsive scaling.