Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
At the beginning I didn't really know how to organize my CSS. Then I choose to design it utility first like Tailwind does. I think this approach produce CSS which is more easily reusable than working with semantic class names (just my opinion though).
What specific areas of your project would you like help with?Have you some advices on the best way to organize CSS and in your opinion which is the best CSS design pattern between:
- semantic class names
- utility first
Community feedback
- @MarcWebDevPosted 2 months ago
Well done! I've also used utility classes and think it's a great option for smaller projects. In large codebases, it can look overwhelming, but it definitely saves you a lot of time.
0
Please log in to post a comment
Log in with GitHubJoin 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