1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 09:22:55 +02:00

Move the browserslist config to a separate file.

This commit is contained in:
XhmikosR
2018-07-16 19:07:34 +03:00
parent 6d84d491d1
commit 6cf8700fd9
2 changed files with 13 additions and 13 deletions

13
.browserslistrc Normal file
View File

@@ -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