Blame view

天文台pc/tianwentai-ui/node_modules/@mui/system/README.md 493 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  # 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:
  
  <!-- #npm-tag-reference -->
  
  ```bash
  npm install @mui/system @emotion/react @emotion/styled
  ```
  
  ## Documentation
  
  <!-- #host-reference -->
  
  Visit [https://mui.com/system/getting-started/](https://mui.com/system/getting-started/) to view the full documentation.