Re: [csswg-drafts] [css-nesting-1] Can we relax the syntax further? (#7961)

> The third looks like someone accidentally used a plain string in JS rather than a template string, so it's just an error.

`--vh: ${vh}px`

This looked like sass or some other "templating" with a CSS preprocessor to me.
That it ends up in a browser is an error but it is very common for CSS authors to write this.

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


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

Received on Tuesday, 15 November 2022 07:22:50 UTC