@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 311 B
JavaScript
;
exports.__esModule = true;
exports.c_masthead_m_display_stack__brand_Order = {
"name": "--pf-v6-c-masthead--m-display-stack__brand--Order",
"value": "-1",
"var": "var(--pf-v6-c-masthead--m-display-stack__brand--Order)"
};
exports["default"] = exports.c_masthead_m_display_stack__brand_Order;