We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed81a40 commit 08b216aCopy full SHA for 08b216a
CHANGELOG.md
@@ -15,6 +15,7 @@
15
- Global color mode styles are automatically added to the body without needing to render the `ColorMode` component
16
- Removes `ThemeStateProvider`
17
- Adds global typographic styles, set `useBodyStyles: false` to disable
18
+- Adds support for combining multiple variants (pass `variants` an array in `sx` or as a prop on components)
19
- Fix issue where `<del>` tag was incorrectly specified as `delete`
20
21
## v0.2.53 2019-12-19
0 commit comments