UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

6 lines 176 B
export const c_card_BorderWidth = { "name": "--pf-v6-c-card--BorderWidth", "value": "2px", "var": "var(--pf-v6-c-card--BorderWidth)" }; export default c_card_BorderWidth;