@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 346 B
JavaScript
export const c_table__thead_m_nested_column_header__tr_PaddingBlockStart = {
"name": "--pf-v6-c-table__thead--m-nested-column-header__tr--PaddingBlockStart",
"value": "0.25rem",
"var": "var(--pf-v6-c-table__thead--m-nested-column-header__tr--PaddingBlockStart)"
};
export default c_table__thead_m_nested_column_header__tr_PaddingBlockStart;