container-query icon indicating copy to clipboard operation
container-query copied to clipboard

Support "not" before queries

Open ZeeCoder opened this issue 9 years ago • 0 comments

This would not work as expected right now: @container (height > 100px) and (width > 100px), not (orientation: landscape)

ZeeCoder avatar Feb 28 '17 01:02 ZeeCoder