UNPKG

@patternfly/react-tokens

Version:

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

8 lines 311 B
"use strict"; exports.__esModule = true; exports.c_form__actions_child_MarginBlockStart = { "name": "--pf-v6-c-form__actions--child--MarginBlockStart", "value": "0.5rem", "var": "var(--pf-v6-c-form__actions--child--MarginBlockStart)" }; exports["default"] = exports.c_form__actions_child_MarginBlockStart;