- From: Benoît Rouleau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jun 2024 20:35:44 +0000
- To: public-css-archive@w3.org
Would this proposed `if()` function allow for something like this? ```css display: if(--hidden: 1, none, flex); ``` -- GitHub Notification of comment by benface Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8446#issuecomment-2161563611 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 June 2024 20:35:45 UTC