[style-value-parser] better simplification for media queries
Open
- Dominant language
- JavaScript
- Stars
- 10.3k
- Forks
- 481
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 13
Description
Right now we simplify nested clauses like double nots and nested boolean logic, alongside widths, heights, and ranges
Can simplify further:
- redundant cases for media types (`screen` and `all`)
- maybe normalize vendor prefixes
See: https://github.com/facebook/stylex/pull/1170
Contributor guide
Assessment
This issue has not been assessed yet.