Re: [csswg-drafts] [css-values] Conditional syntax for `if()` (#8446)

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