UNPKG

@patternfly/react-tokens

Version:

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

8 lines 278 B
"use strict"; exports.__esModule = true; exports.c_alert__icon_MarginBlockStart = { "name": "--pf-v6-c-alert__icon--MarginBlockStart", "value": "0.25rem", "var": "var(--pf-v6-c-alert__icon--MarginBlockStart)" }; exports["default"] = exports.c_alert__icon_MarginBlockStart;