@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 437 B
JavaScript
;
exports.__esModule = true;
exports.c_progress_stepper_m_compact__fa_exclamation_triangle_MarginBlockStart = {
"name": "--pf-v6-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginBlockStart",
"value": "-3px",
"var": "var(--pf-v6-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginBlockStart)"
};
exports["default"] = exports.c_progress_stepper_m_compact__fa_exclamation_triangle_MarginBlockStart;