UNPKG

@patternfly/react-tokens

Version:

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

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