@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 339 B
JavaScript
export const c_page__sidebar_body_m_context_selector_PaddingInlineStart = {
"name": "--pf-v6-c-page__sidebar-body--m-context-selector--PaddingInlineStart",
"value": "1rem",
"var": "var(--pf-v6-c-page__sidebar-body--m-context-selector--PaddingInlineStart)"
};
export default c_page__sidebar_body_m_context_selector_PaddingInlineStart;