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