purifycss-webpack
purifycss-webpack copied to clipboard
Capture and whitelist CSS Modules classes
Currently Purify loses CSS Modules generated class names as they go through a reference. The Purify plugin should detect the class names somehow and whitelist them to avoid this problem.
It's possible to work around this by whitelisting but a completely automatic solution would be better.