Skip to content
Discussion options

You must be logged in to vote

Autoprefixer is a part of CRA, you can find the documentation here: https://create-react-app.dev/docs/post-processing-css/
It is a transitive dependency (part of postcss-preset-env) https://github.com/facebook/create-react-app/blob/5867170df7321561f02610b759b5b268c1dd3253/packages/react-scripts/config/webpack.config.js#L133
So it will not show as a direct dependency.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ParrotStone
Comment options

Answer selected by ParrotStone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants