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

I'm not a SASS user, but other than the upgrade path proposed by @bramus, I think they could also have this option:
 - Keep `@if` as their custom preprocessor thingie. It won't appear in the resulting stylesheet.
 - Add `@css-if` or something for SASS users that want to use the CSS version. It will be translated into `@if` in the resulting stylesheet.

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


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

Received on Friday, 11 March 2022 23:58:43 UTC