couldn't find file 'bootstrap/glyphicons-halflings-regular.eot' error [bower] #592
Closed
Description
Environment:
gem "middleman", "> 3.1.0"> 1.0.2'
gem 'middleman-bower', '
Steps to reproduce
bower install bootstrap-sass-official -S
In application.css.scss
@import "bootstrap-sass-official";
Error:
Sprockets::FileNotFound at /
couldn't find file 'bootstrap/glyphicons-halflings-regular.eot' (in /[...]/source/stylesheets/application.css.scss:1)
Note:
Not sure how the bower distribution of bootstrap-sass is meant to be used, it seems not not work out of the box. Let me know if I'm doing something wrong.
Metadata
Assignees
Labels
No labels