Skip to content

Conversation

@JOT85
Copy link

@JOT85 JOT85 commented Dec 20, 2025

MediaRangeSyntax was added in a95f861. From my testing, the reason for adding MediaRangeSyntax still holds, and also applies to MediaIntervalSyntax, which I think is enough merit alone to add this.

I stumbled across it separately though, via parcel-bundler/lightningcss#1114

This bug in LightningCSS causes range syntax to be improperly compiled when MediaIntervalSyntax isn't enabled. Since Next 16 updated the default browserlist to browsers new enough to not need MediaIntervalSyntax, this was disabled by default, surfacing that bug.

MediaRangeSyntax was added in a95f861.
From my testing, the reason for adding MediaRangeSyntax still holds, and
also applies to MediaIntervalSyntax, which I think is enough merit alone
to add this.

I stumbled across it separately though, via
parcel-bundler/lightningcss#1114

This bug in LightningCSS causes range syntax to be improperly compiled
when MediaIntervalSyntax isn't enabled. Since Next 16 updated the
default browserlist to browsers new enough to not need
MediaIntervalSyntax, this was disabled by default, surfacing that bug.
@nextjs-bot nextjs-bot added the Turbopack Related to Turbopack with Next.js. label Dec 20, 2025
@nextjs-bot
Copy link
Collaborator

Allow CI Workflow Run

  • approve CI run for commit: 10f0954

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Turbopack Related to Turbopack with Next.js.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants