@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 318 B
JavaScript
;
exports.__esModule = true;
exports.c_helper_text__item_icon_MarginInlineEnd = {
"name": "--pf-v6-c-helper-text__item-icon--MarginInlineEnd",
"value": "0.25rem",
"var": "var(--pf-v6-c-helper-text__item-icon--MarginInlineEnd)"
};
exports["default"] = exports.c_helper_text__item_icon_MarginInlineEnd;