UNPKG

@patternfly/react-tokens

Version:

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

6 lines 195 B
export const c_menu__content_RowGap = { "name": "--pf-v6-c-menu__content--RowGap", "value": "0.5rem", "var": "var(--pf-v6-c-menu__content--RowGap)" }; export default c_menu__content_RowGap;