Use a CSS snippet instead of the style settings plugin

This commit is contained in:
2026-07-29 11:20:53 -04:00
parent d5924d3436
commit 169b78220f
3 changed files with 19 additions and 3 deletions

View File

@@ -7,7 +7,8 @@
"baseFontSize": 18,
"enabledCssSnippets": [
"font",
"vim-cursor"
"vim-cursor",
"text-normalize"
],
"accentColor": ""
}