@material-ui/unstyled
Version:
Material-UI Unstyled - collection of unstyled React components.
20 lines (12 loc) • 370 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@next
// with yarn
yarn add -ui/unstyled@next
```
## Documentation
[The documentation](https://material-ui.com/)