Responsive landing page using Tailwind and vanilla JS

Solution retrospective
I'm just learning Tailwind CSS. I did this without a framework so I could learn more about configuring the library.
What challenges did you encounter, and how did you overcome them?I decided to inject HTML into my template for dynamic lists. This cause problems due to how Tailwind pre-compiles the CSS. I had to learn about setting configuration options that would allow me to do this.
In hindsight, I would have implemented the dynamic lists a little differently but I got it to work.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Patric Gekoski's solution.
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