@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 337 B
JavaScript
;
exports.__esModule = true;
exports.c_jump_links_m_vertical__list_PaddingBlockEnd = {
"name": "--pf-v6-c-jump-links--m-vertical__list--PaddingBlockEnd",
"value": "1rem",
"var": "var(--pf-v6-c-jump-links--m-vertical__list--PaddingBlockEnd)"
};
exports["default"] = exports.c_jump_links_m_vertical__list_PaddingBlockEnd;