This PR removes the use of Material UI for the React frontend and implements TailwindCSS as a replacement. The goal of this PR was to maintain the look it had before to ease with the transition to TailwindCSS, except for adding a Dark Mode.
In addition, there are plans to add the photos of the items listed, but to minimize the amount of moving parts at once, that will be for a future release.
This PR removes the use of Material UI for the React frontend and implements TailwindCSS as a replacement. The goal of this PR was to maintain the look it had before to ease with the transition to TailwindCSS, except for adding a Dark Mode.
In addition, there are plans to add the photos of the items listed, but to minimize the amount of moving parts at once, that will be for a future release.
Before:
After: