@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_popover__arrow_m_inline_top_InsetBlockStart = {
"name": "--pf-v6-c-popover__arrow--m-inline-top--InsetBlockStart",
"value": "16px",
"var": "var(--pf-v6-c-popover__arrow--m-inline-top--InsetBlockStart)"
};
exports["default"] = exports.c_popover__arrow_m_inline_top_InsetBlockStart;