Skip to content

Remove the "overrides" CSS layer - #5711

Merged
Yndira-E merged 1 commit into
mainfrom
css/layers-cleanup
Aug 31, 2026
Merged

Remove the "overrides" CSS layer#5711
Yndira-E merged 1 commit into
mainfrom
css/layers-cleanup

Conversation

@Yndira-E

Copy link
Copy Markdown
Contributor

Description

overrides added an extra named layer that did nothing unlayered doesn't already do more simply, since nothing was ever declared after it in the layer order. Removing it collapses two equivalent mechanisms into one and keeps the codebase's existing unlayered-CSS convention (already used for .handbook-content in nuxt/assets/css/theme.css and elsewhere) as the single documented escape hatch for "must always win the cascade."

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@Yndira-E
Yndira-E enabled auto-merge August 31, 2026 08:32
@Yndira-E
Yndira-E disabled auto-merge August 31, 2026 08:47
@Yndira-E
Yndira-E merged commit bf7be47 into main Aug 31, 2026
6 checks passed
@Yndira-E
Yndira-E deleted the css/layers-cleanup branch August 31, 2026 08:48
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.

1 participant