You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered an issue when using Bootstrap 4 and Bootswatch Themes. Some themes do an @import loading Google fonts.
Warning: file_get_contents(https://fonts.googleapis.com/css?family=Lato:400,700,400italic): failed to open stream: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. in \vendor\kriswallsmith\assetic\src\Assetic\Asset\HttpAsset.php on line 57
I've encountered an issue when using Bootstrap 4 and Bootswatch Themes. Some themes do an @import loading Google fonts.
Warning: file_get_contents(https://fonts.googleapis.com/css?family=Lato:400,700,400italic): failed to open stream: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. in \vendor\kriswallsmith\assetic\src\Assetic\Asset\HttpAsset.php on line 57
XDebug Call Stack:
I am going to change / extend the code to use curl instead... has anyone already done it?
The text was updated successfully, but these errors were encountered: