1
0
mirror of https://github.com/bitwarden/desktop synced 2025-12-05 23:53:29 +00:00

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

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;