UNPKG

@patternfly/react-tokens

Version:

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

8 lines 297 B
"use strict"; exports.__esModule = true; exports.c_description_list_m_compact_RowGap = { "name": "--pf-v6-c-description-list--m-compact--RowGap", "value": "1rem", "var": "var(--pf-v6-c-description-list--m-compact--RowGap)" }; exports["default"] = exports.c_description_list_m_compact_RowGap;