-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
front-endhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
Hi. To answer a common use case, I think this page should mention how to define a "browserslist"
config in package.json
for Autoprefixer:
http://symfony.com/doc/current/frontend/encore/postcss.html
Maybe something like a note stating:
Autoprefixer recommends defining your target browsers in
package.json
:{ "browserslist": [ "last 2 versions", "ios >= 8" ] }
Metadata
Metadata
Assignees
Labels
front-endhasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.