@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 362 B
TypeScript
export const c_table__compound_expansion_toggle__button_after_InsetBlockStart: {
"name": "--pf-v6-c-table__compound-expansion-toggle__button--after--InsetBlockStart",
"value": "100%",
"var": "var(--pf-v6-c-table__compound-expansion-toggle__button--after--InsetBlockStart)"
};
export default c_table__compound_expansion_toggle__button_after_InsetBlockStart;