phiamo / MopaBootstrapBundle

Easy integration of twitters bootstrap into symfony2
http://bootstrap.mohrenweiserpartner.de
711 stars 348 forks source link

problems on font fa, fa4 and glyphicons files #842

Closed JeffGreat closed 9 years ago

JeffGreat commented 10 years ago

font path are not found: public/less/boostrap-fontawesome4.less: -line 29: @icon-font-path: "/bundles/mopabootstrap/fonts/"; +line 29: @icon-font-path: "/bundles/mopabootstrap/bootstrap/fonts/";

public/less/font-awesome4/variables.less -line 4: @fa-font-path: "../fonts"; +line 4: @fa-font-path: @FontAwesomePath;

phiamo commented 10 years ago

can you create a pr please

phiamo commented 9 years ago

assume this is fixed