Skip to content

[Feature Request] Postcss external config file #21

@sem4phor

Description

@sem4phor

Hello,

I built a project using stencil and next to the stencil components i have multiple css files i am processing with postcss-cli.

Because I want to use the same postcss plugins for the components css and the other css files, I have duplicate configuration. One in my postcss.config.js and the other in stencil.config.js

It would be great if stencil-postcss would make use of the plugins section from all the possbile postcss config files. I think this PR #14 is related to this.

Maybe this can archived through something like this: https://github.com/egoist/rollup-plugin-postcss ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions