I am suddenly getting this error in development and in production on deployment.
custom.css.scss
@import \"bootstrap-sprockets\"; @import \"bootstrap
After making changes to Gemfile, do not forget to restart the server with rails s
rails s
Restarting the rails server worked like a charm! :D