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
This package is a wrapper around the styled-components package implementing the interface of @mui/styled-engine. It's designed for developers who would like to use styled-components as the main styled engine instead of @emotion/styled.
This package is a wrapper around the @emotion/react package. It also provides a shared interface that can be used with other styled engines, like styled-components. It is used internally in the @mui/system package.
https://mui.com/material-ui/guides/styled-engine/
@mui/styled-engine-sc
https://github.com/mui/material-ui/tree/master/packages/mui-styled-engine-sc
This package is a wrapper around the
styled-components
package implementing the interface of@mui/styled-engine
. It's designed for developers who would like to usestyled-components
as the main styled engine instead of@emotion/styled
.@mui/styled-engine
https://github.com/mui/material-ui/tree/master/packages/mui-styled-engine
This package is a wrapper around the
@emotion/react
package. It also provides a shared interface that can be used with other styled engines, likestyled-components
. It is used internally in the@mui/system
package.Documentation
The documentation
The text was updated successfully, but these errors were encountered: