Bootstrap css use only glyphicons

Wexoni picture Wexoni · Mar 10, 2014 · Viewed 21.1k times · Source

We have a project in late development stage. It has its own css files, with many, many classes and what not in it. Original developer of that css is not available any more.

We just kept adding our classes and styles to a single file.

There is a need for a nice icon set, and bootstrap has exactly what we need. I tried including bootstrap to our project already, but it is a mess when I do that. Everything is clashing I suppose.

Is there a way to include something like minimalist bootstrap that includes only glyphicons classes?

Answer

James Donnelly picture James Donnelly · Mar 10, 2014

Simply go to Bootstrap's Customization page at http://getbootstrap.com/customize and untick everything apart from Glyphicons. This will give you a ZIP folder with everything you need for the Glyphicons and nothing more.