@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 319 B
TypeScript
export const c_table__tr_responsive_last_child_BorderBlockEndWidth: {
"name": "--pf-v6-c-table__tr--responsive--last-child--BorderBlockEndWidth",
"value": "1px",
"var": "var(--pf-v6-c-table__tr--responsive--last-child--BorderBlockEndWidth)"
};
export default c_table__tr_responsive_last_child_BorderBlockEndWidth;