datamad2017/_sass/vendor/_bootstrap-sprockets.scss

8 lines
131 B
SCSS
Raw Normal View History

@function twbs-font-path($path) {
@return font-path($path);
}
@function twbs-image-path($path) {
@return image-path($path);
}