mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-15 13:30:06 +02:00
Bring root fonts back (#1422)
* redirect font loading * bring preloading back * change paths * add css type * move fonts to root * correct paths * remove redirects * correct ext * remove fonts from main CSS * remove unneeded fonts Co-authored-by: kbariotis <konmpar@gmail.com>
This commit is contained in:

committed by
GitHub

parent
cca15b0640
commit
51ccf61cc6
@@ -1,6 +1,5 @@
|
||||
@import "./_variables";
|
||||
@import "./theme";
|
||||
@import "./fonts";
|
||||
|
||||
:root {
|
||||
--sat: env(safe-area-inset-top);
|
||||
|
Reference in New Issue
Block a user