Skip to content

fix(design): remove duplicate component theme injections - #4636

Merged
xelaint merged 1 commit into
developfrom
fix/duplicate-theme-injection
Aug 5, 2026
Merged

fix(design): remove duplicate component theme injections#4636
xelaint merged 1 commit into
developfrom
fix/duplicate-theme-injection

Conversation

@xelaint

@xelaint xelaint commented Aug 5, 2026

Copy link
Copy Markdown
Member

PR Checklist

  • Commit message follows our contributing guidelines
  • Tests added/updated (for bug fixes/features)
  • Documentation added/updated (for bug fixes/features)

PR Type

  • Bug fix
  • Feature
  • Style update
  • Refactor
  • Test
  • Build
  • CI
  • Docs
  • Performance
  • Other (please describe)

Current behavior

daff-component-themes included the callout, progress-bar, article, and accordion themes twice, so every rule from both themes was emitted twice into the compiled stylesheet.

Fixes: #4635

New behavior

Breaking change?

  • Yes
  • No

Additional context

@xelaint
xelaint requested a review from a team as a code owner August 5, 2026 15:52
@xelaint xelaint added the package: design @daffodil/design label Aug 5, 2026
@xelaint
xelaint merged commit a145c13 into develop Aug 5, 2026
17 checks passed
@gray-bot gray-bot mentioned this pull request Aug 5, 2026
@damienwebdev
damienwebdev deleted the fix/duplicate-theme-injection branch August 7, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: design @daffodil/design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate component theme injections in daff-component-themes

1 participant