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

since this is more of an inline `switch` than an inline `if` should the default condition have special syntax like `if([...] otherwise: x)`, `if([...] default: x)`, `if([...] *: x)`? (I'm using `[...]` metasyntactically to denote the non-default conditions).

It would make it easier to spot the default when reading

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


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

Received on Thursday, 13 June 2024 17:40:19 UTC