Re: [csswg-drafts] [css-nesting-1] Allow relative selector syntax in `@nest` rules. (#7854)

@tabatkins This issue was specifically about the now removed proposal 1.

It was very specifically about :

```css
.foo {
  @nest > .bar {
    /* & > .bar */
    /* .foo > .bar */
  }
}
```

Maybe it will be less confusing to open a new issue?

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


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

Received on Thursday, 27 October 2022 19:30:00 UTC