Fixed prettier issue (#1206)

This commit is contained in:
Daniel James Smith 2021-12-21 15:22:12 +01:00 committed by GitHub
parent 83c3635932
commit 406f4bf62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@import "~nord/src/sass/nord.scss";
$dark-icon-themes: 'theme_dark', 'theme_nord';
$dark-icon-themes: "theme_dark", "theme_nord";
$font-family-sans-serif: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;