@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 342 B
JavaScript
;
exports.__esModule = true;
exports.c_table_m_expandable__tbody_BorderBlockEndWidth = {
"name": "--pf-v6-c-table--m-expandable__tbody--BorderBlockEndWidth",
"value": "0",
"var": "var(--pf-v6-c-table--m-expandable__tbody--BorderBlockEndWidth)"
};
exports["default"] = exports.c_table_m_expandable__tbody_BorderBlockEndWidth;