@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 322 B
JavaScript
;
exports.__esModule = true;
exports.c_content_heading_m_page_title_FontWeight = {
"name": "--pf-v6-c-content--heading--m-page-title--FontWeight",
"value": "800",
"var": "var(--pf-v6-c-content--heading--m-page-title--FontWeight)"
};
exports["default"] = exports.c_content_heading_m_page_title_FontWeight;