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:
@@ -65,7 +65,7 @@
|
||||
"stylelint-config-standard": "^20.0.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"defaults AND not android 4.4.3"
|
||||
"defaults"
|
||||
],
|
||||
"files": [
|
||||
"dist/*.css",
|
||||
|
Reference in New Issue
Block a user