You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`keyframes` - list of identifiers of `keyframes` API (default `['keyframes']`)
298
299
-`css` - list of identifiers of `css` API (default `['css']`)
299
300
-`createGlobalStyle` - list of identifiers of `createGlobalStyle` API (default `['createGlobalStyle']`)
301
+
-`extend` - list of identifiers of `extend` API (default `[]`). Note this API has been deprecated in `styled-components` so starting from `1.5` this option by default has empty set, which means it does not recognize this API by default.
0 commit comments