UNPKG

@patternfly/react-tokens

Version:

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

15 lines 353 B
export const l_stack = { ".pf-v6-l-stack": { "l_stack_m_gutter_Gap": { "name": "--pf-v6-l-stack--m-gutter--Gap", "value": "1rem", "values": [ "--pf-t--global--spacer--gutter--default", "--pf-t--global--spacer--md", "--pf-t--global--spacer--300", "1rem" ] } } }; export default l_stack;