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