@mui/system
CSS utilities for rapidly laying out custom designs.
Installation
Install the package in your project directory with:
// with npm
npm install @mui/system @emotion/react @emotion/styled
// with yarn
yarn add @mui/system @emotion/react @emotion/styled