- From: Kerry Johnson via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Apr 2022 04:21:46 +0000
- To: public-css-archive@w3.org
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