Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Safari 7 support to autoprefixer
Backports PR #9534 **Commit 1:** Adding Safari 7 support to autoprefixer PhantomJS is using a rather outdated version of WebKit, which requires various css-prefixes to render correctly. PhantomJS doesn't have a specific user-agent, and Safari 7 is the closet version of WebKit. * Original sha: fd03bf7 * Authored by kobelb <[email protected]> on 2016-12-16T21:04:53Z
- Loading branch information