-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
scope:frontendIssues or pull requests related to Blueprint's frontend.Issues or pull requests related to Blueprint's frontend.
Description
I don't know where this file is being used exactly but it loads fonts via googleapi and thats something we want to prevent inside the EU because of GDPR reasons. (Random site that explains a bit about google fonts and GDPR)
Code:
<style>
@import url('//fonts.googleapis.com/css?family=Rubik:300,400,500&display=swap');
@import url('//fonts.googleapis.com/css?family=IBM+Plex+Mono|IBM+Plex+Sans:500&display=swap');
</style>Metadata
Metadata
Assignees
Labels
scope:frontendIssues or pull requests related to Blueprint's frontend.Issues or pull requests related to Blueprint's frontend.