Is there a way to display multiple defs of a selector in a sheet in the CSS selector panel?
I have this:
#my-selector {
}
:
:
:
#my-selector {
}
But i have to search for the 2nd instance, even though the style checker tells me there are 2, it doesnt tell me where the 2nd (or third) one is in the sheet.
multiple selectors in a file
Moderator: TopStyle Support