Skip to content
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

Mention browserslist config in our docs #26167

Merged
merged 1 commit into from
Apr 1, 2018
Merged

Mention browserslist config in our docs #26167

merged 1 commit into from
Apr 1, 2018

Conversation

mdo
Copy link
Member

@mdo mdo commented Mar 31, 2018

screen shot 2018-03-31 at 2 04 41 pm

Closes #25429 where we discuss not increasing support to iOS 8, but instead to document how we manage our browser versions.

@mdo mdo merged commit a016cbd into v4-dev Apr 1, 2018
@mdo mdo mentioned this pull request Apr 1, 2018
@mdo mdo deleted the browserslist-docs branch April 1, 2018 05:07
]
```

We use [Browserslist](https://github.com/browserslist/browserslist) to manage these versions alongside Autoprefixer to compile our CSS with the intended browser support. Consult their documentation for how to integrate this into your projects.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd change this to, "we use Autoprefixer, which is using browserlist...". Or skip the browserslist mention.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants