mohamad mahmudipur

Results 5 comments of mohamad mahmudipur

I think it will helps: https://github.com/creativetimofficial/material-tailwind/issues/420#issuecomment-1859286423

I installed ts-node as a devDependency beside @rtk-query/codegen-openapi and it worked correctly, but the result was a real mess. all changes reverted 🙂

I fixed this issue by adding this theme customization object: https://www.material-tailwind.com/docs/react/input#input-theme-customization by managing ::before and ::after like this: ``` before: { content: "before:content[' ']", display: "before:block", boxSizing: "before:box-border", width: "before:w-2.5",...

> @mahmudipur does this apply to select component? and also would you mind correct me where to put these styles? yes it does, it's working on all elements. first of...

I think it will helps: https://github.com/creativetimofficial/material-tailwind/issues/420#issuecomment-1859286423