Skip to content

Fix purge of CSS variables in at-rules (media & supports) - #1492

Open
vsn4ik wants to merge 1 commit into
FullHuman:mainfrom
vsn4ik:at-rule-variables
Open

Fix purge of CSS variables in at-rules (media & supports)#1492
vsn4ik wants to merge 1 commit into
FullHuman:mainfrom
vsn4ik:at-rule-variables

Conversation

@vsn4ik

@vsn4ik vsn4ik commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Proposed changes

Fix #1347

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@vsn4ik vsn4ik changed the title Fix #1347 Purge of CSS variables in nested media queries Fix purge of CSS variables in nested media queries Aug 22, 2026
@vsn4ik
vsn4ik force-pushed the at-rule-variables branch from 6399d3b to c4053cb Compare August 22, 2026 06:35
@vsn4ik vsn4ik changed the title Fix purge of CSS variables in nested media queries Fix purge of CSS variables in at-rules (media & supports) Aug 22, 2026
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.

[Bug]: CSS variables under nested media queries get purged

1 participant