RSS FeedTwitterMastodonBlueskyShare IconHeart IconGithub IconArrow IconClock IconGUI Challenges IconHome IconNote IconBlog IconCSS IconJS IconHTML IconShows IconOpen Source Software IconSpeaking IconTools IconShuffle IconNext IconPrevious IconCalendar IconCalendar Edit IconNotebook IconObservable Notebooks Icon
My google avatar.
devrel@google
notecss

Bramus explains @scope on developer.chrome.com and his personal blog with this quick introduction.

@scope (.Card) {
  > header,
  > footer {
    background: hsl(none none none / 20%);
  }
}

@scope is new in Chrome 118

Crawl the CSS Webring