@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 316 B
JavaScript
;
exports.__esModule = true;
exports.c_table__sort_indicator_MarginInlineStart = {
"name": "--pf-v6-c-table__sort-indicator--MarginInlineStart",
"value": "0",
"var": "var(--pf-v6-c-table__sort-indicator--MarginInlineStart)"
};
exports["default"] = exports.c_table__sort_indicator_MarginInlineStart;