# @material-ui/styles

> Material-UI Styles - The styling solution of Material-UI.

Latest version **4.11.5** (published 2022-04-03) · MIT license · 0 weekly downloads

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

## Install

```sh
npm install @material-ui/styles
pnpm add @material-ui/styles
yarn add @material-ui/styles
bun add @material-ui/styles
```

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 4.11.5 |
| Published | 2022-04-03 |
| First published | 2018-11-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=8.0.0 |
| Dependencies | 16 |
| Unpacked size | 735.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 99050 |
| Author | Material-UI Team |
| Maintainers | oliviertassinari, hai-cea, mbrookes, joshwooding, eps1lon, mnajdova, siriwatknp, michaldudak |
| Keywords | react, react-component, material design, material-ui, styles |

## Links

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

## Dependencies (16)

- [jss](https://npm.io/package/jss.md) ^10.5.1
- [clsx](https://npm.io/package/clsx.md) ^1.0.4
- [csstype](https://npm.io/package/csstype.md) ^2.5.2
- [prop-types](https://npm.io/package/prop-types.md) ^15.7.2
- [@emotion/hash](https://npm.io/package/@emotion/hash.md) ^0.8.0
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.4.4
- [jss-plugin-global](https://npm.io/package/jss-plugin-global.md) ^10.5.1
- [jss-plugin-nested](https://npm.io/package/jss-plugin-nested.md) ^10.5.1
- [@material-ui/types](https://npm.io/package/@material-ui/types.md) 5.1.0
- [@material-ui/utils](https://npm.io/package/@material-ui/utils.md) ^4.11.3
- [jss-plugin-camel-case](https://npm.io/package/jss-plugin-camel-case.md) ^10.5.1
- [jss-plugin-props-sort](https://npm.io/package/jss-plugin-props-sort.md) ^10.5.1
- [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.5.1
- [jss-plugin-vendor-prefixer](https://npm.io/package/jss-plugin-vendor-prefixer.md) ^10.5.1
- [jss-plugin-rule-value-function](https://npm.io/package/jss-plugin-rule-value-function.md) ^10.5.1

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

- 4.11.5 (latest) — 2022-04-03
- 5.0.0-beta.5 (next) — 2021-08-25
- 4.11.3-deprecations.1 (deprecations) — 2021-01-25
- 5.0.0-beta.4 — 2021-08-13
- 5.0.0-beta.3 — 2021-08-09
- 5.0.0-beta.2 — 2021-07-26
- 5.0.0-beta.1 — 2021-07-14
- 5.0.0-beta.0 — 2021-07-01
- 5.0.0-alpha.36 — 2021-06-24
- 5.0.0-alpha.35 — 2021-05-31
- 5.0.0-alpha.33 — 2021-05-09
- 4.11.4 — 2021-04-27
- 5.0.0-alpha.32 — 2021-04-27
- 5.0.0-alpha.31 — 2021-04-20
- 5.0.0-alpha.30 — 2021-04-12
- … 72 more at https://npm.io/package/@material-ui/styles/versions

## README

# @material-ui/styles

You can leverage our styling solution, even if you are not using our components.

## Installation

Install the package in your project directory with:

```sh
// with npm
npm install @material-ui/styles

// with yarn
yarn add @material-ui/styles
```

## Documentation

[The documentation](https://mui.com/styles/basics/)

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