@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 350 B
JavaScript
;
exports.__esModule = true;
exports.c_table__tbody_after__tr_BorderInlineStartWidth = {
"name": "--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth",
"value": "undefined",
"var": "var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth)"
};
exports["default"] = exports.c_table__tbody_after__tr_BorderInlineStartWidth;