@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_tile__header_m_stacked__icon_FontSize = {
"name": "--pf-v6-c-tile__header--m-stacked__icon--FontSize",
"value": "1.5rem",
"var": "var(--pf-v6-c-tile__header--m-stacked__icon--FontSize)"
};
exports["default"] = exports.c_tile__header_m_stacked__icon_FontSize;