CSS Specificity Explained
What is CSS Specificity?
CSS Specificity is a set of rules and how a browser decides which CSS styles are applied to an element. This is based on matching rules made up of different CSS selectors. CSS Specificity becomes important as it could be a re...
coderarchive.hashnode.dev3 min read
Srinivas
Full-Stack Developer | Open Source Enthusiast
I wrote a similar article couple of months ago. CSS Specificity