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.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too