HubSpot / messenger

Growl-style alerts and messages for your app. #hubspot-open-source
http://github.hubspot.com/messenger/
MIT License
4.03k stars 408 forks source link

Blocking @import in messenger-theme-air #98

Open tomyf opened 8 years ago

tomyf commented 8 years ago

The @import url("//fonts.googleapis.com/css?family=Raleway:400"); line in the messenger-theme-air.css CSS file may be blocking or add very long delays (30+ seconds) for certain users, for instance if they have a proxy that blocks this url.

Is it possible to remove it ?