这是indexloc提供的服务,不要输入任何密码
Skip to content

passing options to postcss #1138

@abdelrhman-adel

Description

@abdelrhman-adel

I'm building a dynamic postcss config and it requires getting the Tsup options, problem is the way postcss-load-config is being used now is that we pass and empty object as the context param

          const result = await loadConfig({}, process.cwd())

I would like to pass the options further, giving postcss the ability to utilize them , for now I need entryPoints option. but would be nice to standardise it.

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