mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-21 21:36:26 -08:00
just wooooork please
This commit is contained in:
parent
f749472dcd
commit
b7b8f887f4
|
@ -1,11 +1,6 @@
|
|||
/*
|
||||
could probably replace this with fonts served directly
|
||||
from the server but it's fine for now
|
||||
*/
|
||||
|
||||
@import '~@fontsource/fira-code';
|
||||
@import '~@fontsource/inconsolata';
|
||||
@import '~@fontsource/source-sans-pro';
|
||||
@import "../../node_modules/@fontsource/fira-code";
|
||||
@import "../../node_modules/@fontsource/inconsolata";
|
||||
@import "../../node_modules/@fontsource/source-sans-pro";
|
||||
|
||||
$FallbackFonts:
|
||||
-apple-system,
|
||||
|
|
Loading…
Reference in a new issue