Next JS + Tailwind Testing

Solution retrospective
Has anyone tried tailwind in a project before, somehow when I am creating custom value on the 'tailwind.config.js' the default value doesn't work, for example I created 'circle' for height, using 'h-circle' then somehow 'h-full' or 'h-screen' doesn't work, similar thing happen with bg, I did have the purge on the config so I don't know if that's the thing that did it.
Also what actually is the benefit of using tailwind. Yes this project is not meant for using that but when dealing with repetitive styles its kinda annoying to keep making them, well I suppose I could have just used a loop for the data input, but still curious of what people think of tailwind.
Thanks for reading and sorry for rambling
Please log in to post a comment
Log in with GitHubCommunity feedback
- @0wlofminerva
the heading and the names of the white cards are over-enhanced, it might be a grey color instead. The quote symbol doesn´t match with the original, and counting on the accessibility html issues, but overall its achieved, under my humble poiint of view. congrats!
- @ApplePieGiraffe
Greetings, DerekL! 👋
Nice work on this challenge! 🙌 Your solution looks pretty good and responds well! 👍
The only thing I suggest is decreasing the space between the top of the page and the content of the page in the desktop layout. Currently, there's a lot of space between the two and I have to scroll down before I can actually see any of the testimonial cards. 😉
Keep coding (and happy coding, too)! 😁
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord