icssoa 6 tháng trước cách đây
mục cha
commit
d6c8fc16e6
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .vscode/settings.json

+ 2 - 1
.vscode/settings.json

@@ -14,5 +14,6 @@
 	"prettier.requireConfig": true,
 	"[ets]": {
 		"editor.defaultFormatter": "NailyZero.vscode-naily-ets"
-	}
+	},
+	"scss.lint.unknownAtRules": "ignore"
 }