@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 315 B
JavaScript
;
exports.__esModule = true;
exports.c_table__toggle_m_expanded__icon_Rotate = {
"name": "--pf-v6-c-table__toggle--m-expanded__icon--Rotate",
"value": "180deg",
"var": "var(--pf-v6-c-table__toggle--m-expanded__icon--Rotate)"
};
exports["default"] = exports.c_table__toggle_m_expanded__icon_Rotate;