Package Exports
- @mui/styled-engine
- @mui/styled-engine/index.js
- @mui/styled-engine/node/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mui/styled-engine) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@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, like styled-components.
It is used internally in the @mui/system
package.