You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
504 B
Markdown

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# MUI System
MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
## Installation
Install the package in your project directory with:
<!-- #default-branch-switch -->
```bash
npm install @mui/system @emotion/react @emotion/styled
```
## Documentation
<!-- #default-branch-switch -->
Visit [https://mui.com/system/getting-started/](https://mui.com/system/getting-started/) to view the full documentation.