Order Summary Component using SASS

Solution retrospective
Hi guys, it's my first time using Sass - what are your tips for improving the code? I wasn't sure how to organize the code with partials to keep things clean. All tips are welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @0-BSCode
Hi!
Really amazing work with this one! I think your SASS is pretty organized. I'd recommend using something like the BEM CSS naming convention so that your classes are organized and easy to keep track off. BEM also builds really well off of SASS. You can read more about it here.
Cheers!🎉
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