UNPKG

@patternfly/react-tokens

Version:

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

8 lines 318 B
"use strict"; exports.__esModule = true; exports.c_card_m_clickable_m_current_BorderWidth = { "name": "--pf-v6-c-card--m-clickable--m-current--BorderWidth", "value": "2px", "var": "var(--pf-v6-c-card--m-clickable--m-current--BorderWidth)" }; exports["default"] = exports.c_card_m_clickable_m_current_BorderWidth;