@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 332 B
JavaScript
export const c_clipboard_copy__expandable_content_BorderInlineEndWidth = {
"name": "--pf-v6-c-clipboard-copy__expandable-content--BorderInlineEndWidth",
"value": "1px",
"var": "var(--pf-v6-c-clipboard-copy__expandable-content--BorderInlineEndWidth)"
};
export default c_clipboard_copy__expandable_content_BorderInlineEndWidth;