UNPKG

@patternfly/react-tokens

Version:

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

8 lines 346 B
"use strict"; exports.__esModule = true; exports.c_code_editor__header_content_PaddingBlockStart = { "name": "--pf-v6-c-code-editor__header-content--PaddingBlockStart", "value": "0.25rem", "var": "var(--pf-v6-c-code-editor__header-content--PaddingBlockStart)" }; exports["default"] = exports.c_code_editor__header_content_PaddingBlockStart;