@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 333 B
JavaScript
;
exports.__esModule = true;
exports.c_alert__action_group_PaddingBlockStart_base = {
"name": "--pf-v6-c-alert__action-group--PaddingBlockStart-base",
"value": "0.5rem",
"var": "var(--pf-v6-c-alert__action-group--PaddingBlockStart-base)"
};
exports["default"] = exports.c_alert__action_group_PaddingBlockStart_base;