1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-05 00:41:15 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;