cssinjs / jss

JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://cssinjs.org
MIT License
7.08k stars 400 forks source link

Update browsers.json #1158

Open kof opened 5 years ago

kof commented 5 years ago

We need to remove support for too old browsers, I think we could go with this as a config for browserlist:

https://facebook.github.io/create-react-app/docs/supported-browsers-features

https://browserl.ist/?q=%3E+0.2%25%2C+not+dead%2C+not+op_mini+all

And then take the oldest and the newest version of each browser for each except of IE. We would need to test each IE, starting with 9

kof commented 5 years ago

https://browserl.ist/?q=%3E+0.2%25%2C+not+dead%2C+not+op_mini+all