@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 336 B
JavaScript
;
exports.__esModule = true;
exports.c_helper_text__item_text_m_warning_FontWeight = {
"name": "--pf-v6-c-helper-text__item-text--m-warning--FontWeight",
"value": "500",
"var": "var(--pf-v6-c-helper-text__item-text--m-warning--FontWeight)"
};
exports["default"] = exports.c_helper_text__item_text_m_warning_FontWeight;