Add browserlist support to identify supported browsers
This commit is contained in:
parent
feb070eaab
commit
9bee56152c
@ -21,5 +21,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"node-sass": "^4.9.2"
|
||||
}
|
||||
},
|
||||
"browserslist": [
|
||||
"last 3 version",
|
||||
"> 5%",
|
||||
"IE 10"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user