Identify duplicate styles css [duplicate]
问题 This question already has answers here : How to check for duplicate CSS rules? (3 answers) Closed 3 years ago . I've been using the "Emmet Livestyle" plugin lately, and its been flawless. But on the last commit to my github project I noticed that the css lines were duplicated* from 1446 to 3448. I then opened chrome dev tools and confirmed that there were like 3 same styles per one element. I suspect that plugin is the culprit to this problem. I really need to remove the duplicates. But I don