UNPKG

@patternfly/react-tokens

Version:

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

8 lines 347 B
"use strict"; exports.__esModule = true; exports.c_alert_group__overflow_button_PaddingBlockStart = { "name": "--pf-v6-c-alert-group__overflow-button--PaddingBlockStart", "value": "1rem", "var": "var(--pf-v6-c-alert-group__overflow-button--PaddingBlockStart)" }; exports["default"] = exports.c_alert_group__overflow_button_PaddingBlockStart;