# @mui/styled-engine-sc

> styled() API wrapper package for styled-components.

Latest version **9.4.0** (published 2026-08-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install @mui/styled-engine-sc
pnpm add @mui/styled-engine-sc
yarn add @mui/styled-engine-sc
bun add @mui/styled-engine-sc
```

## Health

**Score 80/100 (A)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo; extremely popular.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 9.4.0 |
| Published | 2026-08-27 |
| First published | 2021-09-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=14.0.0 |
| Dependencies | 5 |
| Unpacked size | 88.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 99050 |
| Author | MUI Team |
| Maintainers | diegoandai, brijeshb42, michaldudak, mnajdova, siriwatknp, aarongarciah, atomiks, oliviertassinari, silviuaavram, janpotoms |
| Keywords | react, react-component, mui, styled-components |

## Links

- npm: https://www.npmjs.com/package/@mui/styled-engine-sc
- Repository: https://github.com/mui/material-ui
- Homepage: https://mui.com/material-ui/integrations/styled-components/
- Issues: https://github.com/mui/material-ui/issues
- Funding: https://opencollective.com/mui-org
- npm.io page: https://npm.io/package/@mui/styled-engine-sc

## Dependencies (5)

- [csstype](https://npm.io/package/csstype.md) ^3.2.3
- [prop-types](https://npm.io/package/prop-types.md) ^15.8.1
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.29.7
- [hoist-non-react-statics](https://npm.io/package/hoist-non-react-statics.md) ^3.3.2
- [@types/hoist-non-react-statics](https://npm.io/package/@types/hoist-non-react-statics.md) ^3.3.7

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 9.4.0 (latest) — 2026-08-27
- 7.3.10 (latest-v7) — 2026-04-08
- 9.0.0-beta.0 (next) — 2026-03-25
- 6.4.9 (latest-v6) — 2025-03-25
- 6.1.1-dev.20240919-130050-82a6448768 (canary) — 2024-09-19
- 9.3.0 — 2026-08-05
- 9.1.1 — 2026-06-11
- 9.1.0 — 2026-06-08
- 9.0.1 — 2026-05-07
- 9.0.0 — 2026-04-07
- 7.3.9 — 2026-03-05
- 9.0.0-alpha.1 — 2026-02-26
- 9.0.0-alpha.0 — 2026-02-17
- 7.3.8 — 2026-02-12
- 7.3.7 — 2026-01-08
- … 111 more at https://npm.io/package/@mui/styled-engine-sc/versions

## README

# @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 use `styled-components` as the main styled engine instead of `@emotion/styled`.

## Documentation

<!-- #host-reference -->

Visit [https://mui.com/material-ui/integrations/styled-components/](https://mui.com/material-ui/integrations/styled-components/) to view the full documentation.

---
_Source: https://npm.io/package/@mui/styled-engine-sc · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
