-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There is an inconsistence between libraries as we are importing the default fonts in the applicaions by using GlobalStyles. The disadvantage of this is that there is a flickering between renders in the initial load until the fonts get loaded. This PR removes de default font imports by levearing this to the application where you are going to use mds. Signed-off-by: Benjamin Perez <[email protected]>
- Loading branch information
Benjamin Perez
committed
Oct 29, 2024
1 parent
c3ed045
commit 763adf4
Showing
13 changed files
with
110 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.