Re: [csswg-drafts] [css-values-5] What is the MVP for inline conditionals on custom properties? (#10064)

No, we have `if()`, specifically, that uses semicolons for Reasons; all other functions use commas. Some (very limited list) of functions are capable of containing values that themselves have commas; to write those values you use the `{}` wrapper if necessary. That's a property of the *argument*, tho - the functions are just comma-separated like normal.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10064#issuecomment-2438707799 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 25 October 2024 20:10:10 UTC