CSS variables with same value defined in media query are merged incorrectly #11704
Closed
7 tasks done
Labels
bug: upstream
Bug in a dependency of Vite
feat: css
p3-minor-bug
An edge case that only affects very specific usage (priority)
Describe the bug
When I define two different CSS variables with same value in media query, only one of these CSS variables will remain in the building result.
e.g.
building output:
Reproduction
https://github.com/CLDXiang/vite-css-var-in-media-merge-bug
Steps to reproduce
No response
System Info
Used Package Manager
yarn
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: