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