#specificity

[ follow ]
fromSmashing Magazine
1 month ago

Integrating CSS Cascade Layers To An Existing Project - Smashing Magazine

The idea behind this is to share a full, unfiltered look at integrating CSS Cascade Layers into an existing legacy codebase. In practice, it's about refactoring existing CSS to use cascade layers without breaking anything. You can always get a fantastic overview of things in Stephenie Eckles' article, " Getting Started With CSS Cascade Layers ". But let's talk about the experience of integrating cascade layers into real-world code, the good, the bad, and the spaghetti.
Web development
fromAaadaaam
2 months ago

There's no such thing as a CSS reset | Adam Stoddard

CSS resets are inherently subjective, as the only objective default state comes from browsers. There are two choices: define defaults that are useful or not useful.
Web development
[ Load more ]