npm.io
6.1.0 • Published 3h ago

@rescript-mui/material

Licence
MIT
Version
6.1.0
Deps
0
Vulns
0
Weekly
0
Stars
263

ReScript Bindings for MUI-Material

This library provides ReScript bindings for the material part of MUI.

Installation

  1. Install all necessary packages according to the official MUI-Material installation guide: https://mui.com/material-ui/getting-started/installation/.
  2. Install @rescript-mui/material
npm install @rescript-mui/material
  1. Add it to dependencies in your rescript.json:
{
  "bs-dependencies": ["@rescript-mui/material"]
}

Keywords