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