UNPKG

@patternfly/react-tokens

Version:

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

8 lines 235 B
"use strict"; exports.__esModule = true; exports.t_global_list_style = { "name": "--pf-t--global--list-style", "value": "disc outside", "var": "var(--pf-t--global--list-style)" }; exports["default"] = exports.t_global_list_style;