Material Tailwind is a free and open-source components library for ReactJS and Tailwind CSS inspired by Material Design.
Learn how to use @material-tailwind/react components from this documentation to quickly and easily create elegant and flexible pages using Tailwind CSS.
@material-tailwind/react is working with Tailwind CSS classes and you need to have Tailwind CSS installed on your project - Tailwind CSS Installation Guide.
Once you installed @material-tailwind/react you need to add mtConfig to your tailwind.config.js file.
For more guides on how to use @material-tailwind/react with different frameworks, check the Frameworks Integration section.
Framework-specific guides that cover our recommended approach to installing @material-tailwind/react in a number of popular environments. Select your preferred framework from the list below and follow the instructions.
@material-tailwind/react is a TypeScript based components library and you can easily use it in your TypeScript based projects.