CSS { In Real Life } | Logical Properties in Size Queries
Briefly

Elad Shechter's post illustrates the limitations of media queries not supporting logical properties, suggesting this oversight feels dated compared to more modern programming practices.
Although media queries have adopted a new range syntax allowing for 'greater than' and 'less than' comparisons, they still cannot utilize logical properties, limiting design flexibility.
Elad posits that while container queries may seem to offer a future without traditional media queries tied to size, the need for certain viewport height queries remains.
The current CSS ecosystem includes viewport units for responsive design, but the absence of logical properties in media queries signifies a gap that needs addressing.
Read at CSS { In Real Life } | Logical Properties in Size Queries
[
]
[
|
]