@@ -27,7 +27,7 @@
}
},
"lint-staged": {
- "*.{css,scss}": [
+ "*.{scss}": [
"wp-scripts lint-style --fix="
]