Design comparison
SolutionDesign
Community feedback
- @aimdexterPosted over 2 years ago
Hello ussra, Nice challenge. Clean code using tailwind, your config file is lite and everything is working very smoooooooooth. You did a good job. While it’s highly recommended that you create proper template partials for more complex components, you can use Tailwind’s @apply directive to extract repeated utility patterns to custom CSS classes when a template partial feels heavy-handed. You can check it out at the official tailwind documentation ( https://tailwindcss.com/docs/reusing-styles ). Good luck.
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