@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 324 B
TypeScript
export const c_table_cell_first_child_responsive_PaddingBlockStart: {
"name": "--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart",
"value": "0.5rem",
"var": "var(--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart)"
};
export default c_table_cell_first_child_responsive_PaddingBlockStart;