diff options
Diffstat (limited to 'themes/docsy/assets/vendor/bootstrap/.browserslistrc')
-rw-r--r-- | themes/docsy/assets/vendor/bootstrap/.browserslistrc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/bootstrap/.browserslistrc b/themes/docsy/assets/vendor/bootstrap/.browserslistrc new file mode 100644 index 0000000..1bfd197 --- /dev/null +++ b/themes/docsy/assets/vendor/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 |