This simple card component was a lot more challenging than it looked. One thing I struggled with the most in this project was organizing my stylesheet. I find myself going back and forth between my codes and mock-ups, thinking I have finished only to realize I have missed some essential styling components. Ultimately, this disorganization has affected my workflow and quality of work.
Questions:
- What are the standards or best practices when it comes to organizing CSS and making it more manageable?
- How can I reduce repetition in my CSS?