UNPKG

@patternfly/react-tokens

Version:

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

6 lines 203 B
export const c_button_MinWidth: { "name": "--pf-v6-c-button--MinWidth", "value": "calc(1em * 1.5 + 0.25rem + 0.25rem)", "var": "var(--pf-v6-c-button--MinWidth)" }; export default c_button_MinWidth;