# @mui/system

CSS utilities for rapidly laying out custom designs.

## Installation

Install the package in your project directory with:

<!-- #default-branch-switch -->

```sh
// with npm
npm install @mui/system @emotion/react @emotion/styled

// with yarn
yarn add @mui/system @emotion/react @emotion/styled
```

## Documentation

<!-- #default-branch-switch -->

[The documentation](https://mui.com/system/getting-started/overview/)
