I’m trying to use TAG in Sublime Text 3 – https://github.com/titoBouzout/Tag
When i use “Remove Picked Attributes From Tags (in Document)” with
class
it removes all class attributes successfully.
But when i use it with
data-reactid
it do nothing.
Any ideas?
Thanks in advance.
Jens