Merge pull request #177 from markcheret/markcheret/issue176

This commit is contained in:
Mark Cheret 2021-05-12 10:52:23 +02:00 committed by GitHub
commit 5d09f3a4f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 804 additions and 5990 deletions

6789
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -60,10 +60,12 @@
"husky": "^4.3.8",
"lint-staged": "^10.5.4",
"markdownlint-cli": "^0.27.1",
"merge": "^2.1.1",
"minify": "^7.0.1",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"stylelint": "^13.12.0",
"stylelint-a11y": "^1.2.3",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-recommended": "^3.0.0",
"stylelint-config-wordpress": "^17.0.0",
@ -77,9 +79,6 @@
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"stylelint-a11y": "^1.2.3"
},
"eslintConfig": {
"env": {
"browser": true,