I made a project & wrote css for it. My project was working as expected so I made it get reviewed by senior dev.
Senior dev appreciated my approached that I was using folder structure with a purpose to increase reusability but he said my css can be more readable if I improve my approach of using class & combinator.
I find it difficult to decide about when to use CSS classes & when to use combinators
any suggestions