material-tailwind icon indicating copy to clipboard operation
material-tailwind copied to clipboard

@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.

Results 187 material-tailwind issues
Sort by recently updated
recently updated
newest added

I have this: "dependencies": { "@heroicons/react": "^2.1.5", "@material-tailwind/react": "^2.1.10", "next": "14.2.13", "react": "^18.2.0", "react-dom": "^18" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18.2.21", "@types/react-dom": "^18", "eslint": "^8", "eslint-config-next": "14.2.13", "postcss": "^8",...

I'm currently working on project that use material tailwind react from 2021 and its have version 0.3.* and now i'm updating it to version 2.1.10 that's a lot of change...

Modal component consumes a lot of GPU, almost 100% in my case. Here is a screenshot, modal not opened on the left and modal opened on the right. My GPU:...

This fixes a few of issues such as #675, #513. If select options are updated dynamically, "listContentRef" must also be refreshed, and this updating has to depend on both value...

## node version: 20.11.1 ## Plataform: Windows ## Problem Im problem import component Card with @material-tailwind/react Follow the steps below to reproduce I followed the installation guide and it didn't...