[refactor] Moving global styling out of "loader"

This commit is contained in:
Steven Evans
2018-07-16 23:36:48 -04:00
parent 94e2c58d7f
commit 2afed92c82
4 changed files with 32 additions and 26 deletions

View File

@@ -1 +1,2 @@
$fontFamily: 'Lucida Console', 'Lucida Sans Unicode', 'Fira Mono', 'Consolas', 'Courier New', Courier, monospace, 'Times New Roman';
$defaultFontSize: 16px;