diff --git a/package.json b/package.json index 7511098a51..5edaefe95c 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "eslint --fix" ], "*.css": [ - "stylelint --fix" + "stylelint --allow-empty-input --fix" ], "*": [ "prettier --ignore-unknown --write"