@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 312 B
JavaScript
export const c_expandable_section_m_expanded__toggle_icon_Rotate = {
"name": "--pf-v6-c-expandable-section--m-expanded__toggle-icon--Rotate",
"value": "90deg",
"var": "var(--pf-v6-c-expandable-section--m-expanded__toggle-icon--Rotate)"
};
export default c_expandable_section_m_expanded__toggle_icon_Rotate;