@material-ui/unstyled
Version:
Unstyled React components with which to implement custom design systems.
22 lines (13 loc) • 442 B
Markdown
# -ui/unstyled
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 -ui/unstyled
// with yarn
yarn add -ui/unstyled
```
## Documentation
<!-- #default-branch-switch -->
[The documentation](https://next.material-ui.com/customization/unstyled-components/)