UNPKG

@patternfly/react-tokens

Version:

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

8 lines 226 B
"use strict"; exports.__esModule = true; exports.c_modal_box_ZIndex = { "name": "--pf-v6-c-modal-box--ZIndex", "value": "500", "var": "var(--pf-v6-c-modal-box--ZIndex)" }; exports["default"] = exports.c_modal_box_ZIndex;