
Noah Liebman | Beating `!important` user agent styles (sort of)
Preventing an `!important` user agent style from kicking in with a `transition` hack

Misconceptions about CSS Specificity
To remove some of the confusion, here’s a list of misconceptions about Specificity in CSS …
Bram.us
Reset with CSS unset ✣ S.Bistrović
Utilizing the CSS unset keyword with inheritance in mind.
S.Bistrović
CSS Foundations: What is IACVT?
Learn all about “Invalid At Computed Value Time” or IACVT for short.
Bram.us🔵 The CSS Cascade - A (re)introduction
by Manuel Matuzović @matuzo
#CSScascade #CSS #webdev
https://vimeo.com/916686376

The CSS Cascade - A (re)introduction
This is "The CSS Cascade - A (re)introduction" by Manuel Matuzovic on Vimeo, the home for high quality videos and the people who love them.
Vimeo#Development #Techniques
Some use cases for CSS ‘revert-layer’ · The ‘revert-layer’ keyword can work wonders with resets https://ilo.im/15xz8p
_____
#WebDev #Frontend #CSS #CssCascade
Some use cases for revert-layer
It's time to start using this underutilized keyword, even if you're not using cascade layers yet.

CSS @scope | 12 Days of Web
The new `@scope` rule is here! It's a better way to keep our component styles contained – without relying on third-party tools or extreme naming conventions.
#Development #Previews
A quick introduction to CSS @Scope · An upcoming way to scope the reach of your CSS selectors https://ilo.im/14wr7j
_____
#WebDev #Frontend #CSS #CssCascade #CssScope #Chrome

A quick introduction to CSS @scope
An introductory thread to CSS @scope.
Bram.us