Clean up CSS/Class structure #54

Closed
opened 2024-11-30 10:26:04 -05:00 by rainbownapkin · 1 comment
rainbownapkin commented 2024-11-30 10:26:04 -05:00 (Migrated from gitlab.com)

CSS is getting unwieldy and gross.

Need to go through page by page and figure out

  • Standard Page Components/Styles
  • Unique Page Components/Styles
  • Required Identifies for Javascript DOM Manipulation

Once these are identified, we should rip out all element classes/ids page-by-page leaving only those relevant to the re-worked CSS, and those necessary for JavaScript function.

Afterwords our CSS files should be smaller, and more structured/readable. Furthermore, re-using styles will be easier for new page elements.

CSS is getting unwieldy and gross. Need to go through page by page and figure out - Standard Page Components/Styles - Unique Page Components/Styles - Required Identifies for Javascript DOM Manipulation Once these are identified, we should rip out all element classes/ids page-by-page leaving only those relevant to the re-worked CSS, and those necessary for JavaScript function. Afterwords our CSS files should be smaller, and more structured/readable. Furthermore, re-using styles will be easier for new page elements.
rainbownapkin commented 2024-12-08 05:54:29 -05:00 (Migrated from gitlab.com)

Finished up cleaning css files. More imporvements could be made, but things are a lot better than before. Like at least now we know what color the carpet is: ff69762a1f

Finished up cleaning css files. More imporvements could be made, but things are a lot better than before. Like at least now we know what color the carpet is: ff69762a1fef59472dfbbe4c7c85d16c14680182
rainbownapkin (Migrated from gitlab.com) closed this issue 2024-12-08 05:54:30 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rainbownapkin/canopy#54
No description provided.