mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
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:
parent
09074c91d0
commit
0a023e5fc7
6 changed files with 443 additions and 1758 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue