Four card practice 5

Solution retrospective
I still have some tweaking to do to make the responsiveness better. But overall it was fun and quick project.
What specific areas of your project would you like help with?I tried to do it using tailwind but it was confusing to me a bit, too many things to have in mind advanced, or is it just me? So if someone has a suggestion for tailwind it would be awesome. Or maybe you think it is a bit too early or maybe I should make some more projects using regular css/sass? Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @TedJenkler
Hi Larisa,
In most cases, I find Tailwind to be easier than traditional CSS because the documentation is incredibly fast and accessible. I suggest using ChatGPT or referring to the documentation whenever you get stuck—with time, you’ll start remembering all the Tailwind classes effortlessly.
One tip that might help: Have you installed the Tailwind CSS IntelliSense plugin for VS Code? It provides class name suggestions as you type, making it much easier to work with Tailwind. Without it, I can understand why it might feel challenging.
The big advantage of Tailwind is the speed of development. I’ve completed projects in just a few hours that would take days to finish with CSS or SCSS. However, for larger projects, I still believe SCSS is the better option, but for small projects, Tailwind wins hands down in every aspect.
Hope this was helpful.
Best, Teodor
Marked as helpful
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