@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 360 B
JavaScript
;
exports.__esModule = true;
exports.c_pagination_m_sticky_stuck_BoxShadow = {
"name": "--pf-v6-c-pagination--m-sticky-stuck--BoxShadow",
"value": "0px\n 1px\n 6px\n 0px\n rgb(41, 41, 41, 0.1500)",
"var": "var(--pf-v6-c-pagination--m-sticky-stuck--BoxShadow)"
};
exports["default"] = exports.c_pagination_m_sticky_stuck_BoxShadow;