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.l_gallery_GridTemplateColumns_minmax_max = { "name": "--pf-v6-l-gallery--GridTemplateColumns--minmax--max", "value": "1fr", "var": "var(--pf-v6-l-gallery--GridTemplateColumns--minmax--max)" }; exports["default"] = exports.l_gallery_GridTemplateColumns_minmax_max;