Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Use an automated browser compliance solution #190

Open
toni-sharpe opened this issue Apr 6, 2018 · 0 comments
Open

Use an automated browser compliance solution #190

toni-sharpe opened this issue Apr 6, 2018 · 0 comments
Assignees

Comments

@toni-sharpe
Copy link
Contributor

We should find some automated solution for handling browser differences as much as possible and add that to the build pipeline.

A good example is auto-prefixer which will add any required CSS property prefixes based on a set of provided browser versions to support. We might even be able to say 'any browser over 1%' or something like that as it uses API data from Can I Use.

If the solution was capable of handling things like CSS grid conversions to IE11 then that would be great.

@toni-sharpe toni-sharpe self-assigned this Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant