@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 333 B
JavaScript
;
exports.__esModule = true;
exports.c_compass_section_m_expanded_TransitionDelay = {
"name": "--pf-v6-c-compass--section--m-expanded--TransitionDelay",
"value": "0s",
"var": "var(--pf-v6-c-compass--section--m-expanded--TransitionDelay)"
};
exports["default"] = exports.c_compass_section_m_expanded_TransitionDelay;