Re: [csswg-drafts] [css-nesting-1] Syntax Invites Errors (#7834)

@FremyCompany It's a pretty clean mental model, but the downside for using bare braces is that the first declaration block ihas to be required, and having an empty pair of braces looks pretty awkward when you have nested rules but no declarations for the parent selector... Using something like `&& { rules }` instead of `{ rules }` solves that problem but then people don't like excessive ascii...

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


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

Received on Tuesday, 18 October 2022 17:36:56 UTC