Material-UI System - Design system for Material-UI.
npm install @material-ui/systemStyle props functions for building powerful design systems.
Install the package in your project directory with:
``sh
// with npm
npm install @material-ui/system
// with yarn
yarn add @material-ui/system
``