UNPKG

@patternfly/react-tokens

Version:

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

8 lines 292 B
"use strict"; exports.__esModule = true; exports.c_switch__toggle_icon_FontSize = { "name": "--pf-v6-c-switch__toggle-icon--FontSize", "value": "calc(0.875rem * .625)", "var": "var(--pf-v6-c-switch__toggle-icon--FontSize)" }; exports["default"] = exports.c_switch__toggle_icon_FontSize;