Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

React components - className #104

Open
infantito opened this issue May 7, 2017 · 1 comment
Open

React components - className #104

infantito opened this issue May 7, 2017 · 1 comment

Comments

@infantito
Copy link

My webpack.config has the loader purifycss and when use class names in my components react, this doesn't recognize it and clear them.

some solution?

image
image

@bebraw
Copy link
Contributor

bebraw commented May 7, 2017

PurifyCSS doesn't detect that case based on static analysis alone. Since you are using CSS Modules, it takes some extra configuration as discussed in the readme.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants