Skip to content

this plugin seems doesn't work with react #11

@LastStranger

Description

@LastStranger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions