@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 334 B
JavaScript
;
exports.__esModule = true;
exports.c_date_picker_m_top__calendar_InsetBlockStart = {
"name": "--pf-v6-c-date-picker--m-top__calendar--InsetBlockStart",
"value": "0",
"var": "var(--pf-v6-c-date-picker--m-top__calendar--InsetBlockStart)"
};
exports["default"] = exports.c_date_picker_m_top__calendar_InsetBlockStart;