UNPKG

@patternfly/react-tokens

Version:

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

6 lines 220 B
export const t_global_border_width_regular = { "name": "--pf-t--global--border--width--regular", "value": "1px", "var": "var(--pf-t--global--border--width--regular)" }; export default t_global_border_width_regular;