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