@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 386 B
JavaScript
export const c_table__compound_expansion_toggle__button_after_BorderBlockStartWidth = {
"name": "--pf-v6-c-table__compound-expansion-toggle__button--after--BorderBlockStartWidth",
"value": "2px",
"var": "var(--pf-v6-c-table__compound-expansion-toggle__button--after--BorderBlockStartWidth)"
};
export default c_table__compound_expansion_toggle__button_after_BorderBlockStartWidth;