UNPKG

@patternfly/react-tokens

Version:

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

8 lines 249 B
"use strict"; exports.__esModule = true; exports.c_tabs_m_vertical_Width = { "name": "--pf-v6-c-tabs--m-vertical--Width", "value": "100%", "var": "var(--pf-v6-c-tabs--m-vertical--Width)" }; exports["default"] = exports.c_tabs_m_vertical_Width;