Detect unused Material UI styling classes using eslint
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This ESLint plugin helps frontend developers working with Material UI identify and remove unused styling classes from their codebase. It integrates directly into ESLint workflows to automatically flag dead CSS, improving maintainability and bundle size. The tool is designed for React projects using Material-UI's `makeStyles` or `withStyles` APIs.