UNPKG

@patternfly/react-tokens

Version:

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

8 lines 292 B
"use strict"; exports.__esModule = true; exports.c_page__sidebar_TransitionDuration = { "name": "--pf-v6-c-page__sidebar--TransitionDuration", "value": "400ms", "var": "var(--pf-v6-c-page__sidebar--TransitionDuration)" }; exports["default"] = exports.c_page__sidebar_TransitionDuration;