New Feature: comma separated queries
Made comma separated ("or") queries work as they do for @media queries, so now this is possible:
@container (width >= 100px) and (height >= 100px), (orientation: landscape)
Made comma separated ("or") queries work as they do for @media queries, so now this is possible:
@container (width >= 100px) and (height >= 100px), (orientation: landscape)