Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
breaking change, adding new layout/whitespace space design tokens and adjusting scale to match core figma. The standard component space tokens remain the same.
Add support for new scaling tokens for space/layout/typography. This should enable easier theming in the future for size related themes (also useful for datagrid). See theme demo in storybook.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the new behavior?
breaking change, adding new layout/whitespace space design tokens and adjusting scale to match core figma. The standard component space tokens remain the same.
Add support for new scaling tokens for space/layout/typography. This should enable easier theming in the future for size related themes (also useful for datagrid). See theme demo in storybook.
minor css perf improvements in rollup build
Does this PR introduce a breaking change?
Other information