Change UI font to Source Sans Pro

This commit is contained in:
Keavon Chambers
2021-02-16 23:59:23 -08:00
parent 2f43f2e68e
commit b800e91ccd
3 changed files with 4 additions and 4 deletions

View File

@@ -33,6 +33,7 @@
"vetur.format.options.useTabs": true,
"eslint.format.enable": true,
"files.eol": "\n",
"html.format.wrapLineLength": 200,
"vetur.validation.interpolation": false,
"vetur.format.options.tabSize": 4,
"vetur.experimental.templateInterpolationService": true