@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 341 B
JavaScript
;
exports.__esModule = true;
exports.c_expandable_section_m_display_lg_BorderRadius = {
"name": "--pf-v6-c-expandable-section--m-display-lg--BorderRadius",
"value": "16px",
"var": "var(--pf-v6-c-expandable-section--m-display-lg--BorderRadius)"
};
exports["default"] = exports.c_expandable_section_m_display_lg_BorderRadius;