Sha256: 0c5b5f1e52f23937bfc6de5123880b0b711f537a693552bc3790fde68fb8610e
Contents?: true
Size: 421 Bytes
Versions: 1
Compression:
Stored size: 421 Bytes
Contents
// "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";
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asset_box-0.1.0 | assets/stylesheets/_load_bootstrap.scss |