Re: [csswg-drafts] [css-conditional] testing support of properties and values with partial implementations (#3559)

@supports not (is()) {
    .flexbox {
        margin: 0.5em auto;
    }
}

-- 
GitHub Notification of comment by koller18
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3559#issuecomment-986284570 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 5 December 2021 19:14:45 UTC