Skip to content

New Feature: comma separated queries

Compare
Choose a tag to compare
@ZeeCoder ZeeCoder released this 02 Mar 00:44
· 322 commits to master since this release

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)