Re: [csswg-drafts] [css-conditional-4] Rename @when to @if (#6684)

@meyerweb In [the list shared above](https://github.com/w3c/csswg-drafts/issues/6684#issuecomment-1076594311) by @rviscomi most entries indeed perform a check involving a Sass variable (e.g. `$direction == down`), but I did spot a few entries that only include a function. Example entries are 212 and 364: `variable-exists(header-sizes)` and `is-light-color-scheme()` respectively.

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


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

Received on Wednesday, 23 March 2022 21:26:11 UTC