Design comparison
Solution retrospective
I used scss for the first time trying to gain some experience and finding out it makes life a little easier for styling. I really like that in sass and scss you can nest styles. In my mind I can keep track of the elements easier while styling. Variables are a little cleaner as well. Mixins are going to be a time saver especially in larger projects that use set styling rules. Overall I will continue to use scss going forward simply for the cross browser support it adds. This project in particular isn't the best example. In order for me to copy the layout I had to fiddle with padding and margins in elements rather than just setting up flex boxes with values like space-around.
Community feedback
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