Design comparison
SolutionDesign
Solution retrospective
- i think my tailwind doesn't generate because i can't upload the node modules into github, any way to solve this?
- The social icon, i can only change the color of border when i hover on it, but the icon, how to change the color?
Please critisize it, it is my first attempt of using Tailwind
Community feedback
- @haroon-rajaPosted almost 2 years ago
Hi, First thing I notice is that you should change your stylesheet link path in the html to <link rel="stylesheet" href="./dist/output.css"> OR
<link rel="stylesheet" href="dist/output.css"> this1
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