This was my first time using Sass/SCSS, and I think I handled it pretty well! From now on, it's Sass for all project. Sure, setting things up adds a bit of extra work, but I can already see how useful it will be for bigger projects.
Some stuff I did—like splitting things into multiple files—might seem like overkill, but I'm trying to build good habits early so working on larger projects and/or in a team later feels more natural.
What challenges did you encounter, and how did you overcome them?Mostly getting used to the whole Sass way of doing things. I made plenty of mistakes—wrong symbols, wrong syntax, that sort of thing.
How did I solve it? I wrote some code, it broke, I Googled or asked ChatGPT, tried again. Rinse and repeat until it works.
What specific areas of your project would you like help with?If anyone has time to look over my Sass code, I’d really appreciate any tips on how to improve—whether it’s about structure, nesting, mixins, modularity, or just keeping things cleaner and simpler overall.
Any feedback is welcome!