|
12345678910111213141516171819 |
- # @material-ui/system
-
- Style props functions for building powerful design systems.
-
- ## Installation
-
- Install the package in your project directory with:
-
- ```sh
- // with npm
- npm install @material-ui/system
-
- // with yarn
- yarn add @material-ui/system
- ```
-
- ## Documentation
-
- [The documentation](https://material-ui.com/system/basics/)
|