Closed AndraIonescu closed 8 years ago
Hi,
I tried to use the :not(.class-name) pseudo-class and it doesn't work. Is it not recognized by your plug-in or what is the problem?
Thanks!
Hi, The plugin internally uses the jsoup project for its css-selector processing. As far as I know jsoup supports this pseudo-class so the problem might lie somewhere else.
Hi,
I tried to use the :not(.class-name) pseudo-class and it doesn't work. Is it not recognized by your plug-in or what is the problem?
Thanks!