This repository was archived by the owner on Nov 23, 2022. It is now read-only.
v4.2.2
* Fix an issue which caused multiple styles to be applied in the incorrect order. For details about the duplicated style issue please see this issue in material-ui: https://github.com/mui-org/material-ui/issues/15610 * Add a lint check to ensure the issue never returns. * Fix linter execution so it should pass on CI.