Skip to content

Commit

Permalink
fix: 修复vscode无法校验css文件
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Oct 16, 2024
1 parent 65b2b0f commit 5fcfcb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
},
"stylelint.validate": [
"css",
"postcss",
"scss",
"vue"
],
Expand Down

0 comments on commit 5fcfcb7

Please # to comment.