With more and more websites using CSS modules, `css-selector-generator` often generates fickle selectors that are only valid until the next deployment. Would it be possible to automatically detect and exclude these selectors, optionally? <img width="140" alt="Screen Shot 15" src="https://user-images.githubusercontent.com/1402241/154790124-a7b44d80-863c-4125-90bb-0e578661c583.png"> <img width="256" alt="Screen Shot 14" src="https://user-images.githubusercontent.com/1402241/154790125-ba959bb1-8529-4b14-a1e5-7385f2d3bb37.png"> <img width="270" alt="Screen Shot 16" src="https://user-images.githubusercontent.com/1402241/154790119-aa4320f5-6586-4b22-9a27-e7ae20c962cf.png">
With more and more websites using CSS modules,
css-selector-generatoroften generates fickle selectors that are only valid until the next deployment.Would it be possible to automatically detect and exclude these selectors, optionally?