@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 335 B
JavaScript
export const c_table_m_compact__action_responsive_MarginBlockStart = {
"name": "--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart",
"value": "calc(0.25rem * -1)",
"var": "var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart)"
};
export default c_table_m_compact__action_responsive_MarginBlockStart;