// "bootstrap-sprockets" must be imported before "bootstrap" and "bootstrap/variables" @import "bootstrap-sprockets"; @import "bootstrap"; // https://ahnniu.github.io/2016/03/10/bootstrap-sass-glyphicons-issue/ // 字体库没有引进来 //@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"); @import 'bootstrap/glyphicons'; @import "font-awesome-sprockets"; @import "font-awesome";