Skip to content

Question: using with a .postcssrc file #1

@ajmeyghani

Description

@ajmeyghani

Hey there!

Is it possible to use this plugin with a .postcssrc file like the following?

{
  "modules": true,
  "plugins": {
    "postcss-exclude-files": {
      "filter": ["**/src/**/*.global.css"]
    }
  }
}

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions