postcss like config to add plugins and options? #914
thevipinmishra
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We've a React Component Library and using poscss in it with around 4-5 plugins.
I was looking to replace postcss with lightningcss.
I see we do have a dedicated cli package but there's no config file support to pass all the options and custom plugins so that we have a clean CLI script and everything is managed through the config file.
We have a team, it's better if they see a drop-in sort of replacement.
Is it possible currently or passing the flags to the cli is the only option right now?
Beta Was this translation helpful? Give feedback.
All reactions