Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should the CSS load the font? #466

Closed
dandv opened this issue May 25, 2015 · 1 comment
Closed

Should the CSS load the font? #466

dandv opened this issue May 25, 2015 · 1 comment

Comments

@dandv
Copy link

dandv commented May 25, 2015

The CSS loads the Glyphicons font whether the user wants this or not. Is there an easy way to optionally not load Glyphicons?

Demand for this is shown by this Meteor package that loads Bootstrap without the Glyphicons.

@thomaspark
Copy link
Owner

Probably not as easy as you're hoping for. It would work the same as Bootstrap: remove the @import "glyphicons.less"; line from bootstrap.less and then recompile.

I'd be ok with someone creating a noglyph version of Bootswatch, but would rather not support it myself in the main project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants