@mui/core
Version:
Unstyled React components with which to implement custom design systems.
22 lines (13 loc) • 383 B
Markdown
# @mui/core
This package hosts unstyled React components that can be used for creating custom design systems.
## Installation
Install the package in your project directory with:
```sh
// with npm
npm install @mui/core
// with yarn
yarn add @mui/core
```
## Documentation
<!-- #default-branch-switch -->
[The documentation](https://mui.com/customization/unstyled-components/)