Feat/add tailwindcss on top of mui - #173
Conversation
gbowne1
left a comment
There was a problem hiding this comment.
- Checked out this change locally for testing for review and merg
- Manuallly reviewed browser console for errors and warnings
- Manually reviewed for spelling, grammar and syntax errors.
This change adds Tailwind CSS to improve and enhance the MUI styling we are already using. It does not appear to add any additional errors or warnings to the app. It will improve our styling greatly.
Approving for merge
LOGESH-B
left a comment
There was a problem hiding this comment.
Hii @BlackBond06
Thank you for the oppotunity to review your PR for merging
This code not producing any error but I got one warning.Is anybody getting this?
|
No I did not get that error. But I'll look into it. Has the issue been merged? |
|
Not been merged yet. Edit: I didnt get that either. |
|
I merged the other two PR's, sync and see what is working now. |
|
@LOGESH-B, I still dont get the error. can you make a video so I know where it is coming from ? |
LOGESH-B
left a comment
There was a problem hiding this comment.
Hii @BlackBond06
The error is now resolved...I don't know where it araises from...
Approving for merge🙌

This PR introduces the integration of TailwindCSS alongside Material-UI version 5 (MUI v5) in our project.
Changes Made