mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-23 00:45:16 +00:00
20 lines
349 B
Markdown
20 lines
349 B
Markdown
# @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/)
|