Skip to content

Remove a few redundant BassCSS styles#7687

Merged
aduth merged 2 commits intomainfrom
aduth-prune-basscss-styles
Jan 24, 2023
Merged

Remove a few redundant BassCSS styles#7687
aduth merged 2 commits intomainfrom
aduth-prune-basscss-styles

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Jan 24, 2023

🛠 Summary of changes

Removes a few styles and style declarations for BassCSS global styles which were left over the removal of BassCSS styles in #5944, toward eventual removal of the design-system-waiting-room.scss file.

These styles are redundant:

  • The native bottom margin of p, dl, ol, and ul is already 1em, which would be effectively identical to the style we were applying
  • All current instances of <ol> and <dl> elements are customized such that the margin-top default would not be applied

📜 Testing Plan

  • Spot check affected lists and paragraphs for potential regressions

changelog: Internal, Performance, Reduce size of stylesheet assets
@aduth aduth merged commit 701e26e into main Jan 24, 2023
@aduth aduth deleted the aduth-prune-basscss-styles branch January 24, 2023 15:17
@mdiarra3 mdiarra3 mentioned this pull request Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants