@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 350 B
JavaScript
;
exports.__esModule = true;
exports.c_compass_section_TransitionProperty = {
"name": "--pf-v6-c-compass--section--TransitionProperty",
"value": "opacity, visibility, translate, height, width, margin",
"var": "var(--pf-v6-c-compass--section--TransitionProperty)"
};
exports["default"] = exports.c_compass_section_TransitionProperty;