@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 307 B
TypeScript
export const c_clipboard_copy__expandable_content_OutlineOffset: {
"name": "--pf-v6-c-clipboard-copy__expandable-content--OutlineOffset",
"value": "0.25rem",
"var": "var(--pf-v6-c-clipboard-copy__expandable-content--OutlineOffset)"
};
export default c_clipboard_copy__expandable_content_OutlineOffset;