@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 306 B
JavaScript
export const c_page_section_m_sticky_bottom_TransitionDuration = {
"name": "--pf-v6-c-page--section--m-sticky-bottom--TransitionDuration",
"value": "100ms",
"var": "var(--pf-v6-c-page--section--m-sticky-bottom--TransitionDuration)"
};
export default c_page_section_m_sticky_bottom_TransitionDuration;