CheesecakeLabs / front-end-boilerplate

🍰 CKL Frontend Boilerplate
4 stars 0 forks source link

create a ckl browserlist config #16

Open salatielsql opened 5 years ago

salatielsql commented 5 years ago

https://github.com/browserslist/browserslist#shareable-configs

salatielsql commented 5 years ago

My suggestion is to use this query:

last 2 version
not dead
not ie_mob <= 11
not opera <= 62
not op_mob <= 46
not baidu <= 7.12
not samsung <= 9.2
not op_mini all
not and_qq <= 1.2
not and_uc <= 12.12
not kaios <= 2.5

that results in this browsers list:

and_chr 75
and_ff 67
android 67
chrome 75
chrome 74
edge 18
edge 17
firefox 68
firefox 67
ie 11
ios_saf 12.2-12.3
ios_saf 12.0-12.1
safari 12.1
safari 12
goodsmith commented 4 years ago

We could use the "> 0.2% in US" or the country of the project, as well