@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 309 B
TypeScript
export const c_tabs__scroll_button_before_BorderInlineStartWidth: {
"name": "--pf-v6-c-tabs__scroll-button--before--BorderInlineStartWidth",
"value": "1px",
"var": "var(--pf-v6-c-tabs__scroll-button--before--BorderInlineStartWidth)"
};
export default c_tabs__scroll_button_before_BorderInlineStartWidth;