RSS FeedTwitterMastodonBlueskyShare IconHeart IconGithub IconArrow IconClock IconGUI Challenges IconHome IconNote IconBlog IconCSS IconJS IconHTML IconShows IconGit IconSpeaking IconTools IconShuffle IconNext IconPrevious IconCalendar IconCalendar Edit 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