@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 376 B
JavaScript
;
exports.__esModule = true;
exports.c_helper_text__item_m_error_TransitionDuration_Opacity = {
"name": "--pf-v6-c-helper-text__item--m-error--TransitionDuration--Opacity",
"value": "200ms",
"var": "var(--pf-v6-c-helper-text__item--m-error--TransitionDuration--Opacity)"
};
exports["default"] = exports.c_helper_text__item_m_error_TransitionDuration_Opacity;