Skip to content

Allow postcss options to be a function (webpack) => PostCSSPlugin[] #106

Closed
@TerenceZ

Description

@TerenceZ

To allow the postcss-import add dependencies to webpack, it should accept some options like:

{
  addDependencyTo: webpack
}

So the vue-loader should also allow the postcss options be a function(webpack): [], just like postcss-loader.

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