Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this plugin seems doesn't work with react #11

Open
LastStranger opened this issue Jun 3, 2019 · 0 comments
Open

this plugin seems doesn't work with react #11

LastStranger opened this issue Jun 3, 2019 · 0 comments

Comments

@LastStranger
Copy link

I've tried many ways, but none of them works.

module.exports = ({env}) => ({
  plugins: {
      'postcss-uncss':{
        "html": ['http://localhost:3456'],
        //   html: ['src/**/*.html'],
        //   html: ['src/index.html'],
      },
 }
});

image
the rest of two don't show any error ,but my output css file is empty.

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

No branches or pull requests

1 participant