Chrome copy all CSS for an element
In modern-day CSS the styles are divided between many selectors, even tools like Tailwind make this happen.
But what if we want to get all CSS styles for one element?
Chrome dev tools, has a fantastic feature build in.
This is how it works:
Chrome D...
h.daily-dev-tips.com1 min read