-
-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Description
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.
randalmaia
Metadata
Metadata
Assignees
Labels
No labels