Product preview card using SCSS, CSS Grid and Flexbox

Solution retrospective
I used SCSS for the first time on this project and it turned out okay I guess. it has similar syntax with the regular CSS so that made it a whole lot easier to work with.
What challenges did you encounter, and how did you overcome them?It was difficult navigating the different partials, I wasn't quite sure what folder to input the various scss file. But I will continue to learning and hopefully with time I will get used to it.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@makogeboris
The image is not displaying because of an incorrect path. Update the
src
attribute to./images/image-product-mobile.jpg
to fix it.Marked as helpful
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