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

Let's not overthink this - use `@if`.  Let Sass team handle the change.  They can create a backwards compatible `@import` that treats `@ifs` as `@when` (for older libraries).  Users realizing their styles do not work will realize they need to search for instances of `@if` and replace with `@when`.  Boom, done.

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


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

Received on Thursday, 7 April 2022 04:21:47 UTC