Closed RepublicOfAppsLLC closed 10 years ago
try to uncomment the // @import "fontawesome";
line
i am getting the same problem...seems to be related to this: // @import "twitter/bootstrap/sprites.less";
If you are using v3 it has been renamed to glyphicons.less instead of sprites.less.
Hi,
I want to disable font awesome and use the default glyph icons. I am following the exact instructions on the README, by commenting out fontawesome and uncommenting twitter bootstrap sprites:
However, when I do this, I get a syntax error upon running assets:precompile:
Can somebody please help me? I want to use twitter-bootstrap-rails, but without fontawesome.
Thanks!