@material-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:
// with npm
npm install @material-ui/unstyled@next
// with yarn
yarn add @material-ui/unstyled@next