MDL-57945 stylelint: use csstree to replace some rules

Ironically we have to reverse the change from e63d89a5 because
this linter is more clever..
This commit is contained in:
Dan Poltawski 2017-07-19 13:57:07 +01:00
parent 09074c91d0
commit 0a023e5fc7
6 changed files with 443 additions and 1758 deletions

View file

@ -17,6 +17,7 @@
"shifter": "0.5.0",
"stylelint": "8.0.0",
"stylelint-checkstyle-formatter": "0.1.0",
"stylelint-csstree-validator": "1.1.1",
"xmldom": "0.1.22",
"xpath": "0.0.23"
},