- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Mar 2022 23:58:42 +0000
- To: public-css-archive@w3.org
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