Answer the question
In order to leave comments, you need to log in
How many latest browser versions do you support?
It's about:
autoprefixer({browsers: ['last 5 version']}),
Answer the question
In order to leave comments, you need to log in
So here's https://www.npmjs.com/package/bootstrap-sass
To match upstream Bootstrap's level of browser compatibility, set Autoprefixer's browsers option to:
[
"Android 2.3",
"Android >= 4",
"Chrome >= 20",
"Firefox >= 24",
"Explorer >= 8",
"iOS >= 6",
"Opera >= 12",
"Safari >= 6"
]
If prefixing is automated, I see no reason not to put the maximum.
This business does not take a lot of bytes. +1% to current code size.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question