1
0
Fork 0

Gets stylelint command working

This commit is contained in:
Mouse Reeve 2022-02-16 13:11:04 -08:00
parent 1412fa507c
commit 6f90c80494
2 changed files with 5 additions and 2 deletions

View file

@ -12,6 +12,7 @@
"merge": "2.1.1",
"postcss": "^8.4.6",
"stylelint-config-recommended": "^7.0.0",
"stylelint-config-standard": "^25.0.0"
"stylelint-config-standard": "^25.0.0",
"stylelint-order": "^5.0.0"
}
}