diff --git a/front/package.json b/front/package.json index e72218a..ba3b928 100644 --- a/front/package.json +++ b/front/package.json @@ -9,7 +9,7 @@ "lint": "vue-cli-service lint", "build:preview": "vue-cli-service build --no-module --mode preview", "lint:nofix": "vue-cli-service lint --no-fix", - "lint:css": "stylelint src/**/*.*ss --fix --custom-syntax postcss-less", + "lint:css": "stylelint src/**/*.*ss --fix --custom-syntax postcss-less" }, "dependencies": { "@ant-design-vue/pro-layout": "^1.0.12",