diff options
Diffstat (limited to 'vendor/twbs/bootstrap/.browserslistrc')
-rw-r--r-- | vendor/twbs/bootstrap/.browserslistrc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/.browserslistrc b/vendor/twbs/bootstrap/.browserslistrc new file mode 100644 index 000000000..1bfd19753 --- /dev/null +++ b/vendor/twbs/bootstrap/.browserslistrc @@ -0,0 +1,13 @@ +# https://github.com/browserslist/browserslist#readme + +>= 1% +last 1 major version +not dead +Chrome >= 45 +Firefox >= 38 +Edge >= 12 +Explorer >= 10 +iOS >= 9 +Safari >= 9 +Android >= 4.4 +Opera >= 30 |