Optionally remove google fonts dependency #1346
Comments
Anyway I would like to remove the dependency Google's server. Maybe can we embed the font in the distribution? cc @ginifizz |
Is this issue still open? |
Yes it is |
This is prominently displayed on https://github.com/topics/hacktoberfest and the sloppy typing isn't exactly reflecting well on this project. Somebody with the privileges please edit the ticket into shape? |
Well, I tried to make it less 'sloppy' but the ticket seems to be cached on https://github.com/topics/hacktoberfest ... |
"Optionaly" in the title is still misspelled. Thanks for fixing; I'm sure it will eventually be updated on the roster page too. |
Hey, I'd like to work on this issue if nobody has already taken it up? |
Description
Remove any google fonts dependency from api-platform.
Example
Remove the google font stylesheet in line 8 of api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable?
Context
I'm working on an intranet application for a big company where any call to the fonts.googleapi.com CDN takes 30 seconds to respond.
The text was updated successfully, but these errors were encountered: