
Design comparison
Solution retrospective
Hi everyone !!
Let me know what I could improve in my code :)
Thanks a lot, Mileenka
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Sebastienpanda
Hello, the project as a whole is superb! Here are my tips.
For your scss you could use folders for example a base folder for your reset.scss and then you could call a main.scss file and @use all your folders/files in it for a better understanding of the code. I also advise you to @use what you need because then you @use everything with * from your mixins file except that there may be things you don't need to use for the file in question. So much for my recommendations. Have a nice evening
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