# @mui/styles

> MUI Styles - The legacy JSS-based styling solution of Material UI.

Latest version **6.4.8** (published 2025-03-17) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @mui/styles
pnpm add @mui/styles
yarn add @mui/styles
bun add @mui/styles
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 6.4.8 |
| Published | 2025-03-17 |
| First published | 2021-09-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=14.0.0 |
| Dependencies | 17 |
| Unpacked size | 259.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 99027 |
| Author | MUI Team |
| Maintainers | mbrookes, diegoandai, brijeshb42, michaldudak, mnajdova, siriwatknp, mj12albert, aarongarciah, atomiks, mui-release-bot, oliviertassinari |
| Keywords | react, react-component, mui, styles |

## Links

- npm: https://www.npmjs.com/package/@mui/styles
- Repository: https://github.com/mui/material-ui
- Homepage: https://mui.com/system/styles/basics/
- Issues: https://github.com/mui/material-ui/issues
- Funding: https://opencollective.com/mui-org
- npm.io page: https://npm.io/package/@mui/styles

## Dependencies (17)

- [jss](https://npm.io/package/jss.md) ^10.10.0
- [clsx](https://npm.io/package/clsx.md) ^2.1.1
- [csstype](https://npm.io/package/csstype.md) ^3.1.3
- [@mui/types](https://npm.io/package/@mui/types.md) ~7.2.24
- [@mui/utils](https://npm.io/package/@mui/utils.md) ^6.4.8
- [prop-types](https://npm.io/package/prop-types.md) ^15.8.1
- [@emotion/hash](https://npm.io/package/@emotion/hash.md) ^0.9.2
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.26.0
- [jss-plugin-global](https://npm.io/package/jss-plugin-global.md) ^10.10.0
- [jss-plugin-nested](https://npm.io/package/jss-plugin-nested.md) ^10.10.0
- [@mui/private-theming](https://npm.io/package/@mui/private-theming.md) ^6.4.8
- [jss-plugin-camel-case](https://npm.io/package/jss-plugin-camel-case.md) ^10.10.0
- [jss-plugin-props-sort](https://npm.io/package/jss-plugin-props-sort.md) ^10.10.0
- [hoist-non-react-statics](https://npm.io/package/hoist-non-react-statics.md) ^3.3.2
- [jss-plugin-default-unit](https://npm.io/package/jss-plugin-default-unit.md) ^10.10.0
- [jss-plugin-vendor-prefixer](https://npm.io/package/jss-plugin-vendor-prefixer.md) ^10.10.0
- [jss-plugin-rule-value-function](https://npm.io/package/jss-plugin-rule-value-function.md) ^10.10.0

## 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

- 6.4.8 (latest) — 2025-03-17
- 6.5.0 (latest-v6) — 2025-07-08
- 5.18.0 (latest-v5) — 2025-07-08
- 7.0.0-beta.4 (next) — 2025-03-13
- 6.1.1-dev.20240919-130050-82a6448768 (canary) — 2024-09-19
- 6.4.12 — 2025-06-02
- 6.4.11 — 2025-04-09
- 6.4.10 — 2025-03-31
- 6.4.9 — 2025-03-25
- 5.17.1 — 2025-03-18
- 5.17.0 — 2025-03-18
- 6.4.7 — 2025-03-05
- 7.0.0-beta.3 — 2025-03-05
- 7.0.0-beta.2 — 2025-02-27
- 7.0.0-beta.1 — 2025-02-26
- … 169 more at https://npm.io/package/@mui/styles/versions

## README

# @mui/styles

The legacy styling solution for Material UI, now deprecated and not recommended for use.

## Installation

Install the package in your project directory with:

```bash
npm install @mui/styles
```

## Documentation

Visit [https://mui.com/system/styles/basics/](https://mui.com/system/styles/basics/) to view the full documentation.

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