mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-27 12:26:38 +01:00
Fixed prettier issue (#1206)
This commit is contained in:
parent
83c3635932
commit
406f4bf62c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user