blahosyl / task-manager-frontend

On Fire 🔥 - the cheerful productivity app | PP5 Code Institute
https://pp5-task-manager-frontend-eebb66e2c99d.herokuapp.com/
0 stars 2 forks source link

USER STORY: CSS code quality #154

Closed blahosyl closed 4 weeks ago

blahosyl commented 1 month ago

As a Developer,

I want my CSS files to be well-structured and -commented,

so that my code is easy to audit and maintain

Acceptance Criteria

  1. All self-written CSS files in the project have inline comments explaining areas that require particular attention or have proven to be common stumbling blocks
  2. All self-written CSS files in the project are organized into logical and well-commented blocks
  3. All self-written CSS files in the project have commented-out code removed

Files