SpaceyaTech / SYT-Web-Redesign

https://www.spaceyatech.com/
Apache License 2.0
8 stars 25 forks source link

Replace `@material-tailwind/react` carousel with TailwindCSS styles #168

Closed sonylomo closed 3 months ago

sonylomo commented 4 months ago

Description

In efforts to make the repo lighter, we'll be dropping some redundant package dependencies. @material-tailwind/react has only been used once in the repo to create a carousel(/src/APP/pages/events/sections/FeaturedCarousel.jsx). Therefore, we'd rather use the existing UI Library.

Tasks