I am suddenly getting this error in development and in production on deployment.
custom.css.scss
@import \"bootstrap-sprockets\"; @import \"bootstrap
I solved this issue by upgrading bootstrap-sass
gem 'bootstrap-sass', '3.2.0.2'