1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-10 15:14:34 +02:00

refactor: remove redundant browserslist query

This commit is contained in:
Jonas Kuske
2020-05-31 01:51:26 +02:00
parent ca6ef595c1
commit aad0bbe4a9

View File

@@ -65,7 +65,7 @@
"stylelint-config-standard": "^20.0.0"
},
"browserslist": [
"defaults AND not android 4.4.3"
"defaults"
],
"files": [
"dist/*.css",