@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 408 B
JavaScript
;
exports.__esModule = true;
exports.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)"
};
exports["default"] = exports.c_progress_stepper__step_title_m_help_text_TextUnderlineOffset;