Home / Notes /

CSS Cascade Layers

I'm late to the party on this one, but CSS cascade layers are really cool.

Using layers you can fully embrace the cascade with broad, powerful foundational styles, while still avoiding specificity clashes with more targeted styles for components, utilities, etc.

Miriam's guide on CSS-Tricks is incredibly comprehensive and a really great reference.

Check out the CSS Cascade Layers