UNPKG

@patternfly/react-tokens

Version:

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

6 lines 268 B
export const c_slider__thumb_BoxShadow = { "name": "--pf-v6-c-slider__thumb--BoxShadow", "value": "0 0 0 2px #ffffff,\n 0 0 0 3px #0066cc,\n 0 0 2px 5px #92c5f9", "var": "var(--pf-v6-c-slider__thumb--BoxShadow)" }; export default c_slider__thumb_BoxShadow;