maxim / bootswatch-rails

Bootswatches converted to SCSS ready to use in Rails asset pipeline.
MIT License
489 stars 84 forks source link

Disable Google Fonts #7

Closed kwent closed 11 years ago

kwent commented 12 years ago

Hello,

There are any way to disable downloads of Google font by @import url ("http://fonts.googleapis.com[...]").

I'm running rails on a local computer which can no have internet access.

2 solutions :

I already tried to vendorize the gem and comments import url but without success...

Could you help me ?

Best Regards

maxim commented 11 years ago

Not sure if this is still a problem and what can be done about it, let me know if you come up with something unobtrusive. Closing for now.

HoneyryderChuck commented 9 years ago

Add the same issue, as we're using bootstrap in a private network whose proxy blocks calls to google. How can one cut this?