@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 313 B
JavaScript
;
exports.__esModule = true;
exports.c_clipboard_copy__text_m_code_FontSize = {
"name": "--pf-v6-c-clipboard-copy__text--m-code--FontSize",
"value": "0.875rem",
"var": "var(--pf-v6-c-clipboard-copy__text--m-code--FontSize)"
};
exports["default"] = exports.c_clipboard_copy__text_m_code_FontSize;