You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you mean by biggest? The longest selector in terms of the amount of characters of perhaps the specificity of that selector?
Could you maybe give an example what you would use this list for?
Since chrome removed CSS profiler from chrome canary (https://bugs.chromium.org/p/chromium/issues/detail?id=265486), it would be useful to have a feature to list all selectors and order them from biggest to small, like:
#page ul li.active
#page ul li
div button
.blue-link
The text was updated successfully, but these errors were encountered: