UNPKG

@patternfly/react-tokens

Version:

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

8 lines 224 B
"use strict"; exports.__esModule = true; exports.t_color_yellow_30 = { "name": "--pf-t--color--yellow--30", "value": "#ffcc17", "var": "var(--pf-t--color--yellow--30)" }; exports["default"] = exports.t_color_yellow_30;