-
Notifications
You must be signed in to change notification settings - Fork 12k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
autoprefixer not working, although it's required in webpack.common #3123
Comments
Should be present in the latest release. |
HI filipesilva, can you please add to the documentation on how to use it? Thanks. |
Yes please, add documentation, I couldn't find how I can configure options :/ |
@marcalj It looks like this is included by default, no config required. |
@btroncone But, if I want to define a config for custom IE version, how I have to do it?
It's ok? I've just guess it through stack overflow and issue tickets, not from official wiki or README. Thanks. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
autoprefixer is required in webpack common and it's not working, even if I specify a browserlist.
The text was updated successfully, but these errors were encountered: