1
0
Fork 0
mirror of https://github.com/medialab-prado/datamad2017.git synced 2025-02-23 05:30:20 +01:00
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);
}