UNPKG

@patternfly/react-tokens

Version:

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

8 lines 356 B
"use strict"; exports.__esModule = true; exports.c_masthead__expandable_content_BorderBlockStart = { "name": "--pf-v6-c-masthead__expandable-content--BorderBlockStart", "value": "1px solid #c7c7c7", "var": "var(--pf-v6-c-masthead__expandable-content--BorderBlockStart)" }; exports["default"] = exports.c_masthead__expandable_content_BorderBlockStart;