I am using autoprefixer and have a browserslist
file to specify the supported browsers. It looks like this, basically the default plus iOS 8
:
> 1%
Last 2 versions
iOS 8
I am wondering can I easily see on caniuse.com what exact browser versions: last 2 versions
, last 3 versions
, last 4 versions
etc... gives for each individual browser?
use browserl.ist to get the list of browsers satisfying your autoprefixer config, eg. for your case:
http://browserl.ist/?q=%3E+1%25%2C+Last+2+versions%2C+iOS+8
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With