Open
Description
Thanks again for the plugin!
Looks like the feature "find all references to a particular css class" doesn't work in vscode.
Here is an animated GIF illustration:
What's interesting is that if I run "Find all references" from the side of a tsx file, it ALMOST works. Here is a GIF showing how it "almost works" from that side:
Looks like if it's run from the tsx side, the plugin messes up offset of css classes in the css file. (Could also be that it's the consequence of #34 bug.)