Some checks failed
CI/CD Pipeline / unit-tests (push) Failing after 1m16s
CI/CD Pipeline / integration-tests (push) Failing after 2m32s
CI/CD Pipeline / lint (push) Successful in 5m22s
CI/CD Pipeline / e2e-tests (push) Has been skipped
CI/CD Pipeline / build (push) Has been skipped
12 lines
460 B
Markdown
12 lines
460 B
Markdown
# @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.
|
|
|
|
## Documentation
|
|
|
|
<!-- #default-branch-switch -->
|
|
|
|
Visit [https://v5.mui.com/material-ui/integrations/styled-components/](https://v5.mui.com/material-ui/integrations/styled-components/) to view the full documentation.
|