Re: [csswg-drafts] [css-cascade-6] Add ability to scope rules from an imported stylesheet (#7348)

I think an easier way of handling scope in HTML would simply be:

```html
<link rel="stylesheet" href="module.css" scope=".media-object to .content">
```

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


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

Received on Monday, 8 August 2022 14:21:02 UTC