@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 386 B
JavaScript
;
exports.__esModule = true;
exports.c_clipboard_copy__expandable_content_BorderBlockStartWidth = {
"name": "--pf-v6-c-clipboard-copy__expandable-content--BorderBlockStartWidth",
"value": "1px",
"var": "var(--pf-v6-c-clipboard-copy__expandable-content--BorderBlockStartWidth)"
};
exports["default"] = exports.c_clipboard_copy__expandable_content_BorderBlockStartWidth;