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
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.
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.
The text was updated successfully, but these errors were encountered: