Fix forgotten import

This commit is contained in:
Eugen Rochko 2022-10-23 23:59:48 +02:00
parent 10f2068f40
commit 9030ad9e89
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
@import 'fontawesome.scss';
@import 'roboto.scss';
@import 'roboto-mono.scss';
$white: #fff ; // color5
$lightest: #d9e1e8; // color2