Design comparison
SolutionDesign
Solution retrospective
Had a trouble building this since I was using Tailwind CSS for the first time. Any advices are more than welcome.
Community feedback
- @dreyfus92Posted about 2 years ago
Hello @NoelaOst, good job in completing this challenge š. I was reviewing your GitHub Repo and I have a few suggestions:
- I think that you used a lot of @apply directives which could've been used directly in the classes.
- If you wanna apply a custom font, I think that the easiest way for achieving it with tailwind is using
Fontsource
https://fontsource.org/ - And also check the the accessibility report to delve into the problems that you had regarding
landmarks
.
Marked as helpful0
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