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