UNPKG

@patternfly/react-tokens

Version:

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

8 lines 308 B
"use strict"; exports.__esModule = true; exports.c_menu_toggle_m_small_PaddingBlockEnd = { "name": "--pf-v6-c-menu-toggle--m-small--PaddingBlockEnd", "value": "0.25rem", "var": "var(--pf-v6-c-menu-toggle--m-small--PaddingBlockEnd)" }; exports["default"] = exports.c_menu_toggle_m_small_PaddingBlockEnd;