diff --git a/.vscode/settings.json b/.vscode/settings.json index ea210f0f..e47b5906 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -33,4 +33,7 @@ "writedescription", "xerror" ], + "css.styleSheets": [ + "ui/assets/css/*.css" + ], }