This repository has been archived on 2024-09-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
front/node_modules/@mui/system/README.md
2024-09-18 13:34:19 -03:00

504 B

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 install @mui/system @emotion/react @emotion/styled

Documentation

Visit https://mui.com/system/getting-started/ to view the full documentation.