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 e545fb2 commit 88579b5Copy full SHA for 88579b5
src/icons/Icon.tsx
@@ -42,6 +42,7 @@ const IconElement = tasty({
42
width: 'min 1em',
43
height: '1em 1em',
44
strokeWidth: '@stroke-width',
45
+ transition: 'theme, width, height',
46
},
47
48
styleProps: [...OUTER_STYLES, ...BASE_STYLES, ...COLOR_STYLES],
0 commit comments