damo1884
2016-07-13
Hi All,
I think it would be great to have a way to see warnings in the Chrome Dev Tools about multiple definitions of the same CSS selector.
I am in the process of writing a node.js module based on CSS Shampoo to find duplicate selectors and merge them. (Currently CSS Shampoo doesn’t merge the same way I would expect so I need to modify it)
Regards Damien