- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 Apr 2025 08:49:07 +0000
- To: public-css-archive@w3.org
[`if()`](https://drafts.csswg.org/css-values-5/#funcdef-if) ~~~~ html <div style="background-color: if(media(width > 1024px): blue; else: red); "></div> ~~~~ -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12036#issuecomment-2771863391 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 2 April 2025 08:49:08 UTC