@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 358 B
JavaScript
export const c_progress_stepper__step_title_m_help_text_TextUnderlineOffset = {
"name": "--pf-v6-c-progress-stepper__step-title--m-help-text--TextUnderlineOffset",
"value": "0.25rem",
"var": "var(--pf-v6-c-progress-stepper__step-title--m-help-text--TextUnderlineOffset)"
};
export default c_progress_stepper__step_title_m_help_text_TextUnderlineOffset;