TalksLab / metro-bootstrap

Twitter Bootstrap with Metro style
http://talkslab.github.io/metro-bootstrap
Apache License 2.0
1.04k stars 362 forks source link

Glyphicons missing in bower installed version. #54

Closed emilecantin closed 10 years ago

emilecantin commented 10 years ago

I installed the lib via Bower, and now I get 404 errors about glyphicons files. It seems you are referencing them as "../fonts/glyphicons-blabla" from the CSS.

I know I could just copy them over from Bootstrap, but the point of Bower is that I don't have to touch what's under bower_components.

I think the glyphicons files should be included under the fonts/ directory.