@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 339 B
TypeScript
export const c_masthead_m_display_stack__main_toggle_content_GridColumn: {
"name": "--pf-v6-c-masthead--m-display-stack__main--toggle--content--GridColumn",
"value": "2",
"var": "var(--pf-v6-c-masthead--m-display-stack__main--toggle--content--GridColumn)"
};
export default c_masthead_m_display_stack__main_toggle_content_GridColumn;