UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

6 lines 230 B
export const c_table_cell_PaddingBlockStart = { "name": "--pf-v6-c-table--cell--PaddingBlockStart", "value": "0.25rem", "var": "var(--pf-v6-c-table--cell--PaddingBlockStart)" }; export default c_table_cell_PaddingBlockStart;