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

> If the first token is an ident, then:

Only ident or also function tokens?
This was discussed previously in the context of "starts with a symbol".

I am unsure if there were any proposals for actually using functions as properties or functional type selectors.

```css
foo {
  bar(something): 10px;

  div(something) {}
}
```


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


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

Received on Wednesday, 18 January 2023 16:44:37 UTC